Home
last modified time | relevance | path

Searched refs:SLEEP_PG (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721d_alios_pmu.c11 static uint32_t sleep_type = SLEEP_PG; /* 0 is power gate, 1 is clock gate */
168 if (sleep_type == SLEEP_PG) { in tickless_enter()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/
A Drtl8721dlp_km4.c431 case SLEEP_PG: in km4_tickless_ipc_int()
432 if(_SUCCESS == km4_suspend(SLEEP_PG)) { in km4_tickless_ipc_int()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/
A Dfreertos_pmu.h28 SLEEP_PG = 0, enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dmonitor_hp.c108 pmu_set_sleep_type(SLEEP_PG); in CmdTickPS()
112 pmu_set_sleep_type(SLEEP_PG); in CmdTickPS()
A Dmonitor_lp.c95 pmu_set_sleep_type(SLEEP_PG); in CmdTickPS()
99 pmu_set_sleep_type(SLEEP_PG); in CmdTickPS()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/pwrmgmt_hal/
A Dboard_cpu_pwr.c56 if (sleep_type == SLEEP_PG) { in sleep_ex_cg()

Completed in 6 milliseconds