Searched refs:gpio_port (Results 1 – 1 of 1) sorted by relevance
401 uint8_t gpio_port,908 uint8_t gpio_port, in nrf_spu_gpio_config_set() argument912 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()