Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/HW_models/
DNRF_GPIOTE.c268 unsigned int outinit = (NRF_GPIOTE_regs.CONFIG[n] & GPIOTE_CONFIG_OUTINIT_Msk) in nrf_gpiote_regw_sideeffects_CONFIG() local
286 sc->level = outinit; in nrf_gpiote_regw_sideeffects_CONFIG()
287 nrf_gpio_peri_pin_control(port, pin, 1, 2, 3, NULL, outinit); in nrf_gpiote_regw_sideeffects_CONFIG()