Home
last modified time | relevance | path

Searched refs:adc_oneshot_ll_get_event (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/
Dadc_hal_common.c137 while(!adc_oneshot_ll_get_event(event)); in read_cal_channel()
Dadc_oneshot_hal.c141 while (!adc_oneshot_ll_get_event(event)) { in adc_oneshot_hal_convert()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h486 static inline bool adc_oneshot_ll_get_event(uint32_t event_mask) in adc_oneshot_ll_get_event() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h669 static inline bool adc_oneshot_ll_get_event(uint32_t event_mask) in adc_oneshot_ll_get_event() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h669 static inline bool adc_oneshot_ll_get_event(uint32_t event_mask) in adc_oneshot_ll_get_event() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h457 static inline bool adc_oneshot_ll_get_event(uint32_t event) in adc_oneshot_ll_get_event() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h818 static inline bool adc_oneshot_ll_get_event(uint32_t event_mask) in adc_oneshot_ll_get_event() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h924 static inline bool adc_oneshot_ll_get_event(uint32_t event) in adc_oneshot_ll_get_event() function
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c893 while (adc_oneshot_ll_get_event(event) != true) { in adc_hal_convert()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h673 static inline bool adc_oneshot_ll_get_event(uint32_t event) in adc_oneshot_ll_get_event() function