|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Macros for pin control configuration of Espressif ESP32S3. More...
Files | |
| file | esp32s3-pinctrl.h |
| Devicetree pin control helpers for Espressif ESP32S3. | |
Macros for pin control configuration of Espressif ESP32S3.
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.