Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_u32k.h94 #define IS_U32K_AUTOCAL(__AUTOCAL__) (((__AUTOCAL__) == U32K_AUTOCAL_ON) || ((__AUTOCAL__) == U32K… macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_u32k.h111 #define IS_U32K_AUTOCAL(__AUTOCAL__) (((__AUTOCAL__) == U32K_AUTOCAL_ON) || ((__AUTOCAL__) == U32K… macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_u32k.c84 assert_parameters(IS_U32K_AUTOCAL(InitStruct->AutoCal)); in U32K_Init()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_u32k.c79 assert_parameters(IS_U32K_AUTOCAL(InitStruct->AutoCal)); in U32K_Init()

Completed in 10 milliseconds