Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpiote.c238 uint32_t final_config = p_reg->CONFIG[idx] | GPIOTE_CONFIG_MODE_Task; in nrf_gpiote_task_enable() local
239 p_reg->CONFIG[idx] = final_config; in nrf_gpiote_task_enable()