Zephyr Project API 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
renesas-rza2m-gpio.h File Reference

Go to the source code of this file.

Macros

#define RZA2M_GPIO_DRIVE_NORMAL   (0U << 8U)
 RZ/A2M specific GPIO Flags.
 
#define RZA2M_GPIO_DRIVE_HIGH   (1U << 8U)
 High drive.
 

Macro Definition Documentation

◆ RZA2M_GPIO_DRIVE_HIGH

#define RZA2M_GPIO_DRIVE_HIGH   (1U << 8U)

High drive.

◆ RZA2M_GPIO_DRIVE_NORMAL

#define RZA2M_GPIO_DRIVE_NORMAL   (0U << 8U)

RZ/A2M specific GPIO Flags.

The drive flags are encoded in the 8 upper bits of gpio_dt_flags_t as follows:

  • Bit 8: Drive strength Normal drive