Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/gpio/include/driver/
Dgpio_etm.h20 GPIO_ETM_EVENT_EDGE_POS, /*!< A rising edge on the GPIO will generate an ETM event signal */ enumerator
/hal_espressif-latest/components/driver/gpio/
Dgpio_etm.c176 case GPIO_ETM_EVENT_EDGE_POS: in gpio_new_etm_event()