Home
last modified time | relevance | path

Searched defs:GPIO_RAW_PIN (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/intel/alder_lake/
Dsoc_gpio.h44 #define GPIO_RAW_PIN(pin, pin_offset) pin macro
/Zephyr-latest/soc/intel/elkhart_lake/
Dsoc_gpio.h44 #define GPIO_RAW_PIN(pin, pin_offset) pin macro
/Zephyr-latest/soc/intel/raptor_lake/
Dsoc_gpio.h51 #define GPIO_RAW_PIN(pin, pin_offset) pin macro
/Zephyr-latest/soc/intel/apollo_lake/
Dsoc_gpio.h303 #define GPIO_RAW_PIN(pin, pin_offset) (pin_offset + pin) macro