Searched refs:BIT_KM4_SLEEP_STATUS (Results 1 – 3 of 3) sorted by relevance
232 if(temp & BIT_KM4_SLEEP_STATUS) { in km4_power_gate()273 if(temp & BIT_KM4_SLEEP_STATUS) { in km4_clock_gate()
86 if(hp_sleep_state & BIT_KM4_SLEEP_STATUS) { in FLASH_Write_Lock()123 if(!(hp_sleep_state & BIT_KM4_SLEEP_STATUS)) { in FLASH_Write_Unlock()
24 #define BIT_KM4_SLEEP_STATUS BIT(0) /* R 0 KM4 sleep status used for __WFE, tm_sl_sleepsys_r … macro
Completed in 9 milliseconds