Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_u32k.h47 #define U32K_FIRSTBIT_LSB 0 macro
92 #define IS_U32K_FIRSTBIT(__FIRSTBIT__) (((__FIRSTBIT__) == U32K_FIRSTBIT_LSB) || ((__FIRSTBIT__) =…
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_u32k.h59 #define U32K_FIRSTBIT_LSB 0 macro
109 #define IS_U32K_FIRSTBIT(__FIRSTBIT__) (((__FIRSTBIT__) == U32K_FIRSTBIT_LSB) || ((__FIRSTBIT__) =…
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_u32k.c128 InitStruct->FirstBit = U32K_FIRSTBIT_LSB; in U32K_StructInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_u32k.c121 InitStruct->FirstBit = U32K_FIRSTBIT_LSB; in U32K_StructInit()

Completed in 9 milliseconds