/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/gconf/ |
H A D | gconf.glade | 6 <property name="visible">True</property> 13 <property name="resizable">True</property> 15 <property name="decorated">True</property> 26 <property name="visible">True</property> 32 <property name="visible">True</property> 36 <property name="visible">True</property> 38 <property name="use_underline">True</property> 45 <property name="visible">True</property> 48 <property name="use_underline">True</property> 54 <property name="visible">True</property> [all …]
|
H A D | gconf.c | 38 static gboolean show_name = TRUE; 39 static gboolean show_range = TRUE; 40 static gboolean show_value = TRUE; 231 gtk_tree_view_set_headers_visible(view, TRUE); in init_left_tree() 232 gtk_tree_view_set_rules_hint(view, TRUE); in init_left_tree() 274 gtk_tree_view_set_headers_visible(view, TRUE); in init_right_tree() 275 gtk_tree_view_set_rules_hint(view, TRUE); in init_right_tree() 355 gtk_tree_view_column_set_resizable(column, TRUE); in init_right_tree() 454 return TRUE; in on_window1_delete_event() 916 gtk_widget_set_sensitive(back_btn, TRUE); in on_treeview2_button_press_event() [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/ |
H A D | nfs_xdr.c | 24 return (TRUE); in xdr_uint64() 32 return (TRUE); in xdr_int64() 40 return (TRUE); in xdr_uint32() 48 return (TRUE); in xdr_int32() 56 return (TRUE); in xdr_filename3() 64 return (TRUE); in xdr_nfspath3() 72 return (TRUE); in xdr_fileid3() 80 return (TRUE); in xdr_cookie3() 88 return (TRUE); in xdr_cookieverf3() 96 return (TRUE); in xdr_createverf3() [all …]
|
H A D | mount_xdr.c | 24 return (TRUE); in xdr_fhandle3() 32 return (TRUE); in xdr_dirpath() 40 return (TRUE); in xdr_name() 48 return (TRUE); in xdr_exports() 56 return (TRUE); in xdr_groups() 64 return (TRUE); in xdr_mountlist() 80 return (TRUE); in xdr_mountstat3() 91 return (TRUE); in xdr_mountres3_ok() 105 return (TRUE); in xdr_mountres3() 117 return (TRUE); in xdr_mountbody() [all …]
|
H A D | nfs.x | 124 case TRUE: 137 case TRUE: 149 case TRUE: 162 case TRUE: 169 case TRUE: 176 case TRUE: 183 case TRUE: 234 case TRUE:
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/lxdialog/ |
H A D | util.c | 73 DLG_COLOR(screen, COLOR_CYAN, COLOR_BLUE, true); in set_classic_theme() 74 DLG_COLOR(shadow, COLOR_BLACK, COLOR_BLACK, true); in set_classic_theme() 76 DLG_COLOR(title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 77 DLG_COLOR(border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() 78 DLG_COLOR(button_active, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme() 80 DLG_COLOR(button_key_active, COLOR_WHITE, COLOR_BLUE, true); in set_classic_theme() 82 DLG_COLOR(button_label_active, COLOR_YELLOW, COLOR_BLUE, true); in set_classic_theme() 83 DLG_COLOR(button_label_inactive, COLOR_BLACK, COLOR_WHITE, true); in set_classic_theme() 87 DLG_COLOR(searchbox_title, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme() 88 DLG_COLOR(searchbox_border, COLOR_WHITE, COLOR_WHITE, true); in set_classic_theme() [all …]
|
H A D | checklist.c | 149 keypad(dialog, TRUE); in dialog_checklist() 173 keypad(list, TRUE); in dialog_checklist() 228 scrollok(list, TRUE); in dialog_checklist() 234 print_item(list, 0, TRUE); in dialog_checklist() 255 scrollok(list, TRUE); in dialog_checklist() 261 print_item(list, max_choice - 1, TRUE); in dialog_checklist() 280 print_item(list, choice, TRUE); in dialog_checklist()
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | system_nrf52810.c | 222 return true; in errata_12() 225 return true; in errata_12() 228 return true; in errata_12() 241 return true; in errata_16() 252 return true; in errata_31() 258 return true; in errata_31() 261 return true; in errata_31() 264 return true; in errata_31() 270 return true; in errata_31() 278 return true; in errata_32() [all …]
|
H A D | system_nrf52840.c | 191 return true; in errata_36() 194 return true; in errata_36() 197 return true; in errata_36() 200 return true; in errata_36() 204 return true; in errata_36() 212 return true; in errata_66() 215 return true; in errata_66() 218 return true; in errata_66() 221 return true; in errata_66() 225 return true; in errata_66() [all …]
|
H A D | system_nrf52.c | 222 return true; in errata_12() 225 return true; in errata_12() 228 return true; in errata_12() 239 return true; in errata_16() 250 return true; in errata_31() 253 return true; in errata_31() 256 return true; in errata_31() 267 return true; in errata_32() 278 return true; in errata_36() 281 return true; in errata_36() [all …]
|
H A D | system_nrf51.c | 98 return true; in is_manual_peripheral_setup_needed() 102 return true; in is_manual_peripheral_setup_needed() 106 return true; in is_manual_peripheral_setup_needed() 119 return true; in is_disabled_in_debug_needed() 132 return true; in is_peripheral_domain_setup_needed() 136 return true; in is_peripheral_domain_setup_needed()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | xdr.c | 90 return (TRUE); in xdr_void() 111 return TRUE; in xdr_int() 137 return TRUE; in xdr_u_int() 161 return (TRUE); in xdr_long() 178 return TRUE; in xdr_u_long() 190 return (TRUE); in xdr_u_long() 215 return TRUE; in xdr_longlong_t() 218 return TRUE; in xdr_longlong_t() 244 return TRUE; in xdr_u_longlong_t() 247 return TRUE; in xdr_u_longlong_t() [all …]
|
H A D | xdr_mem.c | 107 return TRUE; in xdrmem_getlong() 118 return (TRUE); in xdrmem_putlong() 128 return TRUE; in xdrmem_getbytes() 138 return (TRUE); in xdrmem_putbytes() 157 return (TRUE); in xdrmem_setpos()
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_gpiote.h | 55 …bool is_watcher : 1; /**< True when the input pin is tracking an output pin.… 56 bool hi_accuracy : 1; /**< True when high accuracy (IN_EVENT) is used. */ 61 * @details Set hi_accu to true to use IN_EVENT. */ 71 * @details Set hi_accu to true to use IN_EVENT. */ 81 * @details Set hi_accu to true to use IN_EVENT.*/ 91 * @details Set hi_accu to true to use IN_EVENT. 99 .skip_gpio_setup = true, \ 103 * @details Set hi_accu to true to use IN_EVENT. 111 .skip_gpio_setup = true, \ 115 * @details Set hi_accu to true to use IN_EVENT. [all …]
|
H A D | nrfx_twis.h | 320 * If driver is in any other state than IDLE or ERROR this function returns true. 324 * @retval true Driver is in state other than ERROR or IDLE. 332 * If this function returns true, it means that driver is stalled expecting 337 * @retval true Driver waits for @ref nrfx_twis_tx_prepare. 345 * If this function returns true, it means that driver is staled expecting 350 * @retval true Driver waits for @ref nrfx_twis_rx_prepare. 358 * If this function returns true, it means that there is ongoing output transmission. 362 * @retval true There is ongoing output transmission. 370 * If this function returns true, it means that there is ongoing input transmission. 374 * @retval true There is ongoing input transmission.
|
H A D | nrfx_usbd.h | 304 * Required only if the function returns true. 310 * @retval true There is more data to be prepared and when the current transfer 328 * Required only if the function returns true. 335 * @retval true There is more data to be prepared and when current transfer 463 * @retval true Driver is initialized. 471 * @retval true Driver is enabled. 479 * @retval true Driver is started (fully functional). 495 * @retval true USBD peripheral successfully suspended. 518 * @retval true WakeUp procedure started. 528 * @retval true USBD peripheral is suspended. [all …]
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/ |
H A D | qconf.cc | 77 *ok = true; in readSizes() 97 return true; in writeSizes() 254 setExpanded(true); in init() 325 setRootIsDecorated(true); in ConfigList() 358 return true; in menuSkip() 452 item = new ConfigItem(this, 0, true); in updateList() 459 item = new ConfigItem(this, last, rootEntry, true); in updateList() 461 item->testUpdateMenu(true); in updateList() 493 item->setExpanded(true); in setValue() 525 item->setExpanded(true); in changeValue() [all …]
|
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/src/ |
H A D | sfud_sfdp.c | 78 * @return true: read OK 98 * @return true: read OK 134 return true; in read_sfdp_header() 142 * @return true: read OK 177 return true; in read_basic_header() 185 * @return true: read OK 214 sfdp->erase_4k = true; in read_basic_table() 244 sfdp->sr_is_non_vola = true; in read_basic_table() 269 sfdp->addr_3_byte = true; in read_basic_table() 274 sfdp->addr_3_byte = true; in read_basic_table() [all …]
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | header.tex | 13 pagebackref=true, 14 colorlinks=true, 20 pagebackref=true, 21 colorlinks=true,
|
/nrf52832-nimble/rt-thread/ |
H A D | .travis.yml | 10 …tilib libc6:i386 libgcc1:i386 gcc-4.6-base:i386 libstdc++5:i386 libstdc++6:i386 libsdl-dev || true" 12 …L_CHAIN = 'sourcery-arm' ] && export RTT_EXEC_PATH=/usr/bin && arm-none-eabi-gcc --version || true" 13 …ort RTT_EXEC_PATH=/opt/arm-2014.05/bin && /opt/arm-2014.05/bin/arm-none-eabi-gcc --version || true" 14 …7-q2-update/bin && /opt/gcc-arm-none-eabi-6-2017-q2-update/bin/arm-none-eabi-gcc --version || true" 15 …rt RTT_EXEC_PATH=/opt/mips-2016.05/bin && /opt/mips-2016.05/bin/mips-sde-elf-gcc --version || true" 16 …C_PATH=/opt/freescale-2011.03/bin && /opt/freescale-2011.03/bin/powerpc-eabi-gcc --version || true" 17 …om/images/avr-headers-3.2.3.970.zip && unzip -qq avr-headers-3.2.3.970.zip -d bsp/$RTT_BSP || true" 19 - "[ x$RTT_CC == x ] && export RTT_CC='gcc' || true"
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/tools/ |
H A D | log2smtest.rb | 458 $ctxt[:we_are_init] = true 573 $ctxt[:authenticated] = true 578 $ctxt[:authenticated] = true 583 $ctxt[:authenticated] = true 588 $ctxt[:authenticated] = true 693 return extract_one(lines) {|line| parse_pair_cmd(line, true)} 775 return extract_one(lines, true) do |line| 859 passkey_info = extract_one(lines, true) do |line| 948 puts pair_cmd_to_s($ctxt[:pair_req], true) 953 puts public_key_to_s($ctxt[:public_key_req], true) [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/ |
H A D | cmdline.h | 41 #ifndef TRUE 42 #define TRUE 1 macro 71 ((x) ? TRUE : \ 73 "Assert failed at %s:%s:%d: '%s' is not true.\n", \
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | win32spawn.py | 108 return True 113 def get(self, block=True, timeout=None): 124 while True: 137 return True 154 self.is_terminated = True
|
H A D | pymenuconfig.py | 175 v = True 245 is_menu = True 247 is_new = True 549 if self.__silent is True: 701 self._select_action(prev=True) 726 self.save_config(force_file_dialog=True) 734 if self.__silent is True: 819 self.refresh_display(reset_selection=True) 939 self.unsaved_changes = True 957 if self.__silent is True: [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/inc/uffs/ |
H A D | uffs_types.h | 91 #ifndef TRUE 92 #define TRUE 1 macro 107 * \brief boolean true for uffs 109 #define U_TRUE (TRUE)
|