Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
#include <zephyr/drivers/uart.h>
#include <string.h>
#include <cy_scb_uart.h>
#include <cy_gpio.h>
#include <cy_syslib.h>
#include <cy_sysint.h>
Go to the source code of this file.
Macros | |
#define | IFX_CAT1_ISR_PRIORITY_DEFAULT (7) |
#define | IFX_CAT1_IRQ_MUXING (CY_CPU_CORTEX_M0P || CPUSS_SYSTEM_IRQ_PRESENT) |
#define | IFX_CAT1_IRQ_LEGACY_M0 (CY_CPU_CORTEX_M0P && (1u == CY_IP_M4CPUSS_VERSION)) |
#define IFX_CAT1_IRQ_LEGACY_M0 (CY_CPU_CORTEX_M0P && (1u == CY_IP_M4CPUSS_VERSION)) |
#define IFX_CAT1_IRQ_MUXING (CY_CPU_CORTEX_M0P || CPUSS_SYSTEM_IRQ_PRESENT) |
#define IFX_CAT1_ISR_PRIORITY_DEFAULT (7) |