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