Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spu.h401 uint8_t gpio_port,
908 uint8_t gpio_port, in nrf_spu_gpio_config_set() argument
912 NRFX_ASSERT(!(p_reg->GPIOPORT[gpio_port].LOCK & SPU_GPIOPORT_LOCK_LOCK_Msk)); in nrf_spu_gpio_config_set()
914 p_reg->GPIOPORT[gpio_port].PERM = gpio_mask; in nrf_spu_gpio_config_set()
918 p_reg->GPIOPORT[gpio_port].LOCK = (SPU_GPIOPORT_LOCK_LOCK_Msk); in nrf_spu_gpio_config_set()