|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Macros for pin control configuration of Espressif ESP32S2. More...
Files | |
| file | esp32s2-pinctrl.h |
| Devicetree pin control helpers for Espressif ESP32S2. | |
Macros for pin control configuration of Espressif ESP32S2.
The macros follow a naming convention: <PERIPHERAL>_<SIGNAL>_GPIO<PIN>. For example, I2C0_SCL_GPIO1 corresponds to the SCL signal of I2C0 mapped to GPIO1.