Home
last modified time | relevance | path

Searched refs:IS_U32K_INTFLAGR (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_u32k.h106 #define IS_U32K_INTFLAGR(__INTFLAGR__) (((__INTFLAGR__) == U32K_INTSTS_RXOV) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_u32k.h124 #define IS_U32K_INTFLAGR(__INTFLAGR__) (((__INTFLAGR__) == U32K_INTSTS_RXOV) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_u32k.c182 assert_parameters(IS_U32K_INTFLAGR(INTMask)); in U32K_GetINTStatus()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_u32k.c173 assert_parameters(IS_U32K_INTFLAGR(INTMask)); in U32K_GetINTStatus()

Completed in 8 milliseconds