Home
last modified time | relevance | path

Searched defs:init_val (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h293 nrf_gpiote_outinit_t init_val) in nrfy_gpiote_task_configure()
302 nrf_gpiote_outinit_t init_val) in nrfy_gpiote_task_force()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpiote.h882 nrf_gpiote_outinit_t init_val) in nrf_gpiote_task_configure()
895 nrf_gpiote_outinit_t init_val) in nrf_gpiote_task_force()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_gpiote.h115 nrf_gpiote_outinit_t init_val; ///< Initial pin state. member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c976 nrf_gpiote_outinit_t init_val = in pin_out_task_force() local