/hal_espressif-3.4.0/components/nvs_flash/src/ |
D | nvs_handle_simple.hpp | 102 uint8_t valid; member in nvs::NVSHandleSimple
|
/hal_espressif-3.4.0/components/esp_hw_support/port/ |
D | async_memcpy_impl_gdma.c | 115 bool valid = true; in async_memcpy_impl_is_buffer_address_valid() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_co.c | 209 void bta_dm_co_loc_oob(BOOLEAN valid, BT_OCTET16 c, BT_OCTET16 r) in bta_dm_co_loc_oob()
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32s3/rom/ |
D | cache.h | 132 uint32_t valid: 1; /*!< the tag item is valid or not */ member 142 uint32_t valid: 1; /*!< the tag item is valid or not */ member
|
/hal_espressif-3.4.0/components/heap/ |
D | multi_heap.c | 291 bool valid = true; in multi_heap_check() local
|
D | multi_heap_poisoning.c | 142 bool valid = true; in verify_fill_pattern() local
|
D | heap_caps.c | 538 bool valid = true; in heap_caps_check_integrity() local
|
/hal_espressif-3.4.0/examples/peripherals/uart/nmea0183_parser/main/ |
D | nmea_parser.h | 120 bool valid; /*!< GPS validity */ member
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32s2/rom/ |
D | cache.h | 98 uint32_t valid:1; /*!< the tag item is valid or not */ member
|
/hal_espressif-3.4.0/components/xtensa/include/xtensa/ |
D | hal.h | 1172 #define XTHAL_MPU_ENTRY(vaddr, valid, access, memtype) \ argument 1186 #define XTHAL_MPU_ENTRY_SET_VALID(x, valid) (x).as = \ argument
|
/hal_espressif-3.4.0/tools/kconfig/ |
D | gconf.c | 1219 gboolean valid; in gtktree_iter_find_node() local 1253 gboolean valid; in update_tree() local
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32h2/rom/ |
D | cache.h | 114 uint32_t valid:1; /*!< the tag item is valid or not */ member
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32c3/rom/ |
D | cache.h | 114 uint32_t valid:1; /*!< the tag item is valid or not */ member
|
/hal_espressif-3.4.0/components/app_update/ |
D | esp_ota_ops.c | 704 static esp_err_t esp_ota_current_ota_is_workable(bool valid) in esp_ota_current_ota_is_workable()
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/ap/ |
D | wpa_auth_i.h | 68 Boolean valid; member
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/ |
D | settings.c | 61 valid:1, /* 1 if this entry is valid, 0 if not */ member 149 bool valid; member
|
D | net.h | 100 valid:1, member
|
D | friend.c | 99 bool valid, bool established) in bt_mesh_friend_find()
|
/hal_espressif-3.4.0/components/soc/esp32/include/soc/ |
D | rtc_cntl_struct.h | 71 uint32_t valid: 1; /*To indicate the register is updated*/ member
|