Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/gpio/include/driver/
Dgpio_etm.h69 GPIO_ETM_TASK_ACTION_CLR, /*!< Clear the GPIO level to low */ enumerator
/hal_espressif-latest/components/driver/gpio/
Dgpio_etm.c220 case GPIO_ETM_TASK_ACTION_CLR: in gpio_new_etm_task()