Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_misc.h54 #define IS_MISC_INT(__INT__) ((((__INT__) & MISC_INT_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_misc.h54 #define IS_MISC_INT(__INT__) ((((__INT__) & MISC_INT_Msk) != 0U) &&\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_misc.c73 assert_parameters(IS_MISC_INT(INTMask)); in MISC_INTConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_misc.c73 assert_parameters(IS_MISC_INT(INTMask)); in MISC_INTConfig()

Completed in 7 milliseconds