Searched refs:gpio_nrfx_cfg (Results 1 – 1 of 1) sorted by relevance
27 struct gpio_nrfx_cfg { struct44 static inline const struct gpio_nrfx_cfg *get_port_cfg(const struct device *port) in get_port_cfg() argument49 static bool has_gpiote(const struct gpio_nrfx_cfg *cfg) in has_gpiote()68 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_gpd_retain_set()94 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_gpd_retain_clear()121 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_pin_configure()346 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_pin_interrupt_configure()410 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_port_get_direction()485 const struct gpio_nrfx_cfg *cfg = get_port_cfg(port); in gpio_nrfx_init()554 static const struct gpio_nrfx_cfg gpio_nrfx_p##id##_cfg = { \