Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/driver/
Drtc_io.c35 #define RTCIO_EXIT_CRITICAL() portEXIT_CRITICAL(&rtc_spinlock) macro
47 RTCIO_EXIT_CRITICAL(); in rtc_gpio_init()
58 RTCIO_EXIT_CRITICAL(); in rtc_gpio_deinit()
68 RTCIO_EXIT_CRITICAL(); in rtc_gpio_set_level()
86 RTCIO_EXIT_CRITICAL(); in rtc_gpio_set_drive_capability()
106 RTCIO_EXIT_CRITICAL(); in rtc_gpio_set_direction()
116 RTCIO_EXIT_CRITICAL(); in rtc_gpio_set_direction_in_sleep()
126 RTCIO_EXIT_CRITICAL(); in rtc_gpio_pullup_en()
136 RTCIO_EXIT_CRITICAL(); in rtc_gpio_pullup_dis()
146 RTCIO_EXIT_CRITICAL(); in rtc_gpio_pulldown_en()
[all …]