Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/nrfx/hal/
Dnrf_gpiote.c133 nrf_gpiote_outinit_t init_val) in nrf_gpiote_task_configure() argument
141 ((init_val << GPIOTE_CONFIG_OUTINIT_Pos) & GPIOTE_CONFIG_OUTINIT_Msk); in nrf_gpiote_task_configure()
148 nrf_gpiote_outinit_t init_val) in nrf_gpiote_task_force() argument
151 ((init_val << GPIOTE_CONFIG_OUTINIT_Pos) & GPIOTE_CONFIG_OUTINIT_Msk); in nrf_gpiote_task_force()