Overrideable Macros¶
-
group
group_hal_override
These macros can be defined to a custom value globally to modify the behavior of the HAL.
Defines
-
CYHAL_ISR_PRIORITY_DEFAULT
Priority that is applied by default to all drivers when initalized.
Priorities can be overridden on each driver as part of enabling events.
-