Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpiote.c254 nrf_gpiote_outinit_t init_val) in nrf_gpiote_task_configure() argument
263 ((init_val << GPIOTE_CONFIG_OUTINIT_Pos) & GPIOTE_CONFIG_OUTINIT_Msk); in nrf_gpiote_task_configure()
270 nrf_gpiote_outinit_t init_val) in nrf_gpiote_task_force() argument
274 ((init_val << GPIOTE_CONFIG_OUTINIT_Pos) & GPIOTE_CONFIG_OUTINIT_Msk); in nrf_gpiote_task_force()