Home
last modified time | relevance | path

Searched defs:valid (Results 1 – 25 of 30) sorted by relevance

12

/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c127 bool valid = true; in adc_oneshot_hal_convert() local
/hal_espressif-latest/components/esp_hw_support/dma/
Dasync_memcpy_impl_gdma.c142 bool valid = true; in async_memcpy_impl_is_buffer_address_valid() local
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtwai_ll.h115 bool valid = true; in twai_ll_set_clock_source() local
411 bool valid = (brp >= SOC_TWAI_BRP_MIN) && (brp <= SOC_TWAI_BRP_MAX); in twai_ll_check_brp_validation() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmmu_ll.h98 bool valid = false; in mmu_ll_check_valid_ext_vaddr_region() local
Dtwai_ll.h390 bool valid = (brp >= SOC_TWAI_BRP_MIN) && (brp <= SOC_TWAI_BRP_MAX); in twai_ll_check_brp_validation() local
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmmu_ll.h98 bool valid = false; in mmu_ll_check_valid_ext_vaddr_region() local
Dtwai_ll.h390 bool valid = (brp >= SOC_TWAI_BRP_MIN) && (brp <= SOC_TWAI_BRP_MAX); in twai_ll_check_brp_validation() local
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmmu_ll.h98 bool valid = false; in mmu_ll_check_valid_ext_vaddr_region() local
Dtwai_ll.h390 bool valid = (brp >= SOC_TWAI_BRP_MIN) && (brp <= SOC_TWAI_BRP_MAX); in twai_ll_check_brp_validation() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c220 void bta_dm_co_loc_oob(BOOLEAN valid, BT_OCTET16 c, BT_OCTET16 r) in bta_dm_co_loc_oob()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dmmu_ll.h100 bool valid = false; in mmu_ll_check_valid_ext_vaddr_region() local
Dtwai_ll.h461 bool valid = (brp >= SOC_TWAI_BRP_MIN) && (brp <= SOC_TWAI_BRP_MAX); in twai_ll_check_brp_validation() local
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dmmu_ll.h97 bool valid = false; in mmu_ll_check_valid_ext_vaddr_region() local
/hal_espressif-latest/components/esp_adc/
Dadc_oneshot.c183 bool valid = false; in adc_oneshot_read() local
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dcache.h124 uint32_t valid: 1; /*!< the tag item is valid or not */ member
134 uint32_t valid: 1; /*!< the tag item is valid or not */ member
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dcache.h90 uint32_t valid:1; /*!< the tag item is valid or not */ member
/hal_espressif-latest/components/heap/
Dmulti_heap.c331 bool valid = true; in multi_heap_check() local
Dmulti_heap_poisoning.c147 bool valid = true; in verify_fill_pattern() local
Dheap_caps.c606 bool valid = true; in heap_caps_check_integrity() local
/hal_espressif-latest/components/xtensa/include/xtensa/
Dhal.h1172 #define XTHAL_MPU_ENTRY(vaddr, valid, access, memtype) \ argument
1186 #define XTHAL_MPU_ENTRY_SET_VALID(x, valid) (x).as = \ argument
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dcache.h90 uint32_t valid:1; /*!< the tag item is valid or not */ member
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dcache.h94 uint32_t valid:1; /*!< the tag item is valid or not */ member
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dcache.h106 uint32_t valid:1; /*!< the tag item is valid or not */ member
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dcache.h106 uint32_t valid:1; /*!< the tag item is valid or not */ member
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtwai_ll.h397 bool valid = (brp >= SOC_TWAI_BRP_MIN) && (brp <= SOC_TWAI_BRP_MAX); in twai_ll_check_brp_validation() local

12