Home
last modified time | relevance | path

Searched refs:dslp_wakeup (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/
A Dtouch_key.c187 u32 dslp_wakeup = SOCPS_DsleepWakeStatusGet(); in app_captouch_init() local
191 if (dslp_wakeup == FALSE) { in app_captouch_init()
306 u32 dslp_wakeup = SOCPS_DsleepWakeStatusGet(); in app_keyscan_init() local
338 if ((dslp_wakeup == FALSE) || ((dslp_wakeup == TRUE) && (0 == KeyScan_GetDataNum(KEYSCAN_DEV)))) { in app_keyscan_init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/
A Drtl8721dlp_pinmap.c47 u32 dslp_wakeup = SOCPS_DsleepWakeStatusGet(); in pinmap_init() local
59 if (dslp_wakeup) { in pinmap_init()

Completed in 3 milliseconds