Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/gpio/
Dgpio_dw_registers.h15 #define SWPORTA_DR 0x00 macro
Dgpio_dw.c138 dr_port = SWPORTA_DR; in dw_get_data_port()
188 if (data_port != SWPORTA_DR) { in gpio_dw_pin_interrupt_configure()