Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpiote.c263 ((init_val << GPIOTE_CONFIG_OUTINIT_Pos) & GPIOTE_CONFIG_OUTINIT_Msk); in nrf_gpiote_task_configure()
274 ((init_val << GPIOTE_CONFIG_OUTINIT_Pos) & GPIOTE_CONFIG_OUTINIT_Msk); in nrf_gpiote_task_force()
/nrf_hw_models-latest/src/HW_models/
DNRF_GPIOTE.c361 >>GPIOTE_CONFIG_OUTINIT_Pos; in nrf_gpiote_regw_sideeffects_CONFIG()
DNRF5340_peri_types.h2224 #define GPIOTE_CONFIG_OUTINIT_Pos (20UL) /*!< Position of OUTINIT field. */ macro
2225 #define GPIOTE_CONFIG_OUTINIT_Msk (0x1UL << GPIOTE_CONFIG_OUTINIT_Pos) /*!< Bit mask of OUTINIT fie…