Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_u32k.c303 void U32K_WKUModeConfig(U32K_TypeDef *U32Kx, uint32_t WKUMode) in U32K_WKUModeConfig() argument
309 assert_parameters(IS_U32K_WKUMODE(WKUMode)); in U32K_WKUModeConfig()
313 tmp |= WKUMode; in U32K_WKUModeConfig()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_u32k.c295 void U32K_WKUModeConfig(U32K_Type *U32Kx, uint32_t WKUMode) in U32K_WKUModeConfig() argument
301 assert_parameters(IS_U32K_WKUMODE(WKUMode)); in U32K_WKUModeConfig()
305 tmp |= WKUMode; in U32K_WKUModeConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_u32k.h134 void U32K_WKUModeConfig(U32K_TypeDef *U32Kx, uint32_t WKUMode);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_u32k.h152 void U32K_WKUModeConfig(U32K_Type *U32Kx, uint32_t WKUMode);

Completed in 10 milliseconds