Searched refs:BIT_KM0_SLEEPSYS (Results 1 – 2 of 2) sorted by relevance
75 if(lp_sleep_state & BIT_KM0_SLEEPSYS) { in FLASH_Write_Lock()113 if(!(lp_sleep_state & BIT_KM0_SLEEPSYS)) { in FLASH_Write_Unlock()
297 #define BIT_KM0_SLEEPSYS BIT(4) /* RO 0 km_sl_sleepsys_r, used for __WFE */ macro
Completed in 8 milliseconds