Home
last modified time | relevance | path

Searched defs:pPMC (Results 1 – 2 of 2) sorted by relevance

/bsp/nv32f100x/lib/inc/
A Dpmc.h151 __STATIC_INLINE void PMC_EnableLVDInStopMode(PMC_Type *pPMC) in PMC_EnableLVDInStopMode()
169 __STATIC_INLINE void PMC_DisableLVDInStopMode(PMC_Type *pPMC) in PMC_DisableLVDInStopMode()
187 __STATIC_INLINE void PMC_EnableLVDRst(PMC_Type *pPMC) in PMC_EnableLVDRst()
205 __STATIC_INLINE void PMC_DisableLVDRst(PMC_Type *pPMC) in PMC_DisableLVDRst()
223 __STATIC_INLINE void PMC_EnableLVD(PMC_Type *pPMC) in PMC_EnableLVD()
241 __STATIC_INLINE void PMC_DisableLVD(PMC_Type *pPMC) in PMC_DisableLVD()
260 __STATIC_INLINE void PMC_SetLVDTripVolt(PMC_Type *pPMC, uint8_t Trippoint) in PMC_SetLVDTripVolt()
301 __STATIC_INLINE void PMC_EnableLVWInterrupt(PMC_Type *pPMC) in PMC_EnableLVWInterrupt()
319 __STATIC_INLINE void PMC_DisableLVWInterrupt(PMC_Type *pPMC) in PMC_DisableLVWInterrupt()
337 __STATIC_INLINE uint8_t PMC_GetLVWFlag(PMC_Type *pPMC) in PMC_GetLVWFlag()
[all …]
/bsp/nv32f100x/lib/src/
A Dpmc.c48 void PMC_Init(PMC_Type *pPMC, PMC_ConfigType *pPMC_Config) in PMC_Init()
68 void PMC_DeInit(PMC_Type *pPMC) in PMC_DeInit()
87 void PMC_SetMode(PMC_Type *pPMC,uint8_t u8PmcMode) in PMC_SetMode()

Completed in 7 milliseconds