Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_u32k.h31 } U32K_InitType; typedef
119 void U32K_Init(U32K_TypeDef *U32Kx, U32K_InitType *InitStruct);
120 void U32K_StructInit(U32K_InitType *InitStruct);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_u32k.h30 } U32K_InitType; typedef
137 void U32K_Init(U32K_Type *U32Kx, U32K_InitType *InitStruct);
138 void U32K_StructInit(U32K_InitType *InitStruct);
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_u32k.c74 void U32K_Init(U32K_TypeDef *U32Kx, U32K_InitType *InitStruct) in U32K_Init()
118 void U32K_StructInit(U32K_InitType *InitStruct) in U32K_StructInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_u32k.c70 void U32K_Init(U32K_Type *U32Kx, U32K_InitType *InitStruct) in U32K_Init()
111 void U32K_StructInit(U32K_InitType *InitStruct) in U32K_StructInit()

Completed in 10 milliseconds