Searched refs:column (Results 1 – 15 of 15) sorted by relevance
/hal_espressif-3.6.0/tools/kconfig/ |
D | gconf.c | 228 GtkTreeViewColumn *column; in init_left_tree() local 234 column = gtk_tree_view_column_new(); in init_left_tree() 235 gtk_tree_view_append_column(view, column); in init_left_tree() 236 gtk_tree_view_column_set_title(column, _("Options")); in init_left_tree() 239 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 241 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 248 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 250 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 270 GtkTreeViewColumn *column; in init_right_tree() local 277 column = gtk_tree_view_column_new(); in init_right_tree() [all …]
|
/hal_espressif-3.6.0/docs/_static/diagrams/twai/ |
D | controller_signals.diag | 27 #Group column 1 nodes vertically 34 #Group column 2 nodes vertically 44 #Group column 3 nodes vertically
|
/hal_espressif-3.6.0/examples/peripherals/gpio/matrix_keyboard/ |
D | README.md | 18 …upt-driven, supports a configurable debounce time. GPIOs used by row and column lines are also con… 24 …t's not necessary for your matrix board to have pull-up resisters on row/column lines. The driver …
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/ |
D | summary-cmd.rst | 18 1. This column consists of the eFuse name and additional information: the block name associated wit… 20 3. This column has human readable value, read/write protection status, raw value (hexadecimal or bi…
|
/hal_espressif-3.6.0/components/nvs_flash/nvs_partition_generator/ |
D | README.rst | 46 …column header and it is not configurable. Comments (if provided) are allowed only as the first lin… 50 key,type,encoding,value <-- column header
|
/hal_espressif-3.6.0/components/esp_system/ |
D | ubsan.c | 41 uint32_t column; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/smp/ |
D | smp_keys.c | 88 for (int column = 0, x = 0; (ind < len) && (column < col_count); column++, ind++) { in smp_debug_print_nbyte_little_endian() local
|
/hal_espressif-3.6.0/docs/en/api-guides/performance/ |
D | size.rst | 121 …ntime but .bss doesn't contribute to the binary file size). "other" is a column for any custom sec… 215 We can see from the "Difference" column that changing this one setting caused the whole binary to b…
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | spi_master.rst | 156 …column. If you want to check if corresponding IO pins are set or not, set the member `flags` in th…
|
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/ |
D | get-started-ethernet-kit.rst | 283 …ns GPIOs that may be used for other purposes depending on scenarios described in column "Comments".
|
D | get-started-ethernet-kit-v1.1.rst | 272 …ns GPIOs that may be used for other purposes depending on scenarios described in column "Comments".
|
/hal_espressif-3.6.0/components/freertos/ |
D | Kconfig | 340 If enabled, this will include an extra column when vTaskList is called
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | wifi.rst | 775 …column is the macro name defined in esp_wifi_types.h. The common prefix *WIFI_REASON* is removed, … 1267 In above table, the row is the Wi-Fi mode of AP and the column is the Wi-Fi mode of station. The "-…
|
/hal_espressif-3.6.0/docs/en/api-guides/jtag-debugging/ |
D | debugging-examples.rst | 205 To modify ``i`` enter a new number in "Value" column. After pressing "Resume (F8)" the program will…
|
/hal_espressif-3.6.0/docs/en/security/ |
D | flash-encryption.rst | 48 …s and their descriptions is given in the table below. The names in eFuse column are also used by e…
|