Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
Espressif ESP32C61 pin control helpers

Macros for pin control configuration of Espressif ESP32C61. More...

Files

file  esp32c61-gpio-sigmap.h
 ESP32-C61 GPIO signal map definitions.
file  esp32c61-pinctrl.h
 Devicetree pin control helpers for Espressif ESP32C61.

Detailed Description

Macros for pin control configuration of Espressif ESP32C61.

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.