73 void HAL_LVI_Init( uint32_t u32LviEnBit, uint32_t u32LviIntEnBit, uint32_t u32LviLevel )
78 SCULV->LVICR = ( u32LviEnBit | u32LviIntEnBit | u32LviLevel );
Contains all macro definitions and function prototypes support for sculv firmware library on A31G11x.
void HAL_SCU_Peripheral_EnableClock2(uint32_t u32PeriClk2, uint32_t u32Ind)
Set Each Peripheral Clock.
void HAL_LVI_Init(uint32_t u32LviEnBit, uint32_t u32LviIntEnBit, uint32_t u32LviLevel)
Set LVI Block Enable/Disable and Voltage Level.
Contains all macro definitions and function prototypes support for scu firmware library on A31G11x.