Home
last modified time | relevance | path

Searched refs:CY_PRA_IS_PORT_SECURE (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_pra.h971 #define CY_PRA_IS_PORT_SECURE(base) \ macro
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_gpio.c308 secPort = CY_PRA_IS_PORT_SECURE(base); in Cy_GPIO_Port_Init()
616 secPort = CY_PRA_IS_PORT_SECURE(base); in Cy_GPIO_Port_Deinit()
3539 if (CY_PRA_IS_PORT_SECURE(base)) in Cy_GPIO_GetFilter()