Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_gpiote.h147 bool task_pin; /**< True if the pin is controlled by a GPIOTE task. */ member
155 .task_pin = false, \
165 .task_pin = true, \
177 .task_pin = true, \
188 .task_pin = true, \
/external/platform/nrfx/drivers/src/
A Dnrfx_gpiote.c293 if (p_config->task_pin) in nrfx_gpiote_out_init()

Completed in 6 milliseconds