Home
last modified time | relevance | path

Searched defs:GPIO_LL_ETM_EVENT_ID_POS_EDGE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpio_etm_ll.h17 #define GPIO_LL_ETM_EVENT_ID_POS_EDGE(ch) (GPIO_EVT_CH0_RISE_EDGE + (ch)) macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpio_etm_ll.h17 #define GPIO_LL_ETM_EVENT_ID_POS_EDGE(ch) (GPIO_EVT_CH0_RISE_EDGE + (ch)) macro