PMU LL Module Driver

PMU LL module driver. More...

Modules

 Functions
 

Functions

__STATIC_FORCEINLINE void ll_aon_pmu_enable_short_aon_digcore (void)
 Enable short aon digcore. More...
 
__STATIC_FORCEINLINE void ll_aon_pmu_disable_short_aon_digcore (void)
 Disable short aon digcore. More...
 

Detailed Description

PMU LL module driver.

Function Documentation

◆ ll_aon_pmu_disable_short_aon_digcore()

__STATIC_FORCEINLINE void ll_aon_pmu_disable_short_aon_digcore ( void  )

Disable short aon digcore.

Register|BitsName --------|-------- RF_REG4 | rg_core2aon_sw_en

Return values
None

Definition at line 679 of file gr55xx_ll_aon_pmu.h.

◆ ll_aon_pmu_enable_short_aon_digcore()

__STATIC_FORCEINLINE void ll_aon_pmu_enable_short_aon_digcore ( void  )

Enable short aon digcore.

Register|BitsName --------|-------- RF_REG4 | rg_core2aon_sw_en

Return values
None

Definition at line 664 of file gr55xx_ll_aon_pmu.h.