Searched refs:get_port_cfg (Results 1 – 1 of 1) sorted by relevance
37 static inline const struct gpio_nrfx_cfg *get_port_cfg(const struct device *port) in get_port_cfg() function64 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_pin_configure()180 NRF_GPIO_Type *reg = get_port_cfg(port)->port; in gpio_nrfx_port_get_raw()191 NRF_GPIO_Type *reg = get_port_cfg(port)->port; in gpio_nrfx_port_set_masked_raw()205 NRF_GPIO_Type *reg = get_port_cfg(port)->port; in gpio_nrfx_port_set_bits_raw()215 NRF_GPIO_Type *reg = get_port_cfg(port)->port; in gpio_nrfx_port_clear_bits_raw()225 NRF_GPIO_Type *reg = get_port_cfg(port)->port; in gpio_nrfx_port_toggle_bits()255 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_pin_interrupt_configure()319 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_port_get_direction()394 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_init()