|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Devicetree event and peripheral macros for Renesas RA6M3 ELC routing. More...
Files | |
| file | ra6m3-elc.h |
| Devicetree macros for the Renesas RA6M3 Event Link Controller (ELC). | |
Devicetree event and peripheral macros for Renesas RA6M3 ELC routing.
This header provides macros for event and peripheral values used with the renesas,ra-elc devicetree binding.
Use RA_ELC_EVENT_* values for the event cell and RA_ELC_PERIPHERAL_* values for the peripheral cell in the renesas-elcs phandle-array property.
Valid cell values are device-specific:
event: any RA_ELC_EVENT_* macro from this header. Common prefixes include RA_ELC_EVENT_ELC_SOFTWARE_EVENT_*, RA_ELC_EVENT_GPT*, RA_ELC_EVENT_ADC*, RA_ELC_EVENT_IOPORT_EVENT_*, and serial, DMA, or clock event names present on the device.peripheral: any RA_ELC_PERIPHERAL_* macro from this header, for example RA_ELC_PERIPHERAL_GPT_A, RA_ELC_PERIPHERAL_ADC0, etc.