Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_nxp_s32.c388 uint16_t pins_output; in nxp_s32_gpio_pin_get_config() local
400 pins_output = GPIO_READ(SIUL2_PGPDO); in nxp_s32_gpio_pin_get_config()
401 if ((pins_output & BIT(15 - pin)) != 0) { in nxp_s32_gpio_pin_get_config()