Searched refs:task_pin (Results 1 – 2 of 2) sorted by relevance
147 bool task_pin; /**< True if the pin is controlled by a GPIOTE task. */ member155 .task_pin = false, \165 .task_pin = true, \177 .task_pin = true, \188 .task_pin = true, \
293 if (p_config->task_pin) in nrfx_gpiote_out_init()
Completed in 6 milliseconds