Searched refs:WFI (Results 1 – 16 of 16) sorted by relevance
43 WFI; in TaskF01()
45 WFI; in TaskF01()
34 当处于 WFI 或者 WFE 状态时,计数器不会增长。
100 WFI; in HalSecondaryCpuStart()
14 When the WFI instruction is executed the ARM core would gate its internal21 execution. This state is defined as a generic ARM WFI state by the ARM cpuidle
54 #define WFI __asm__ volatile("wfi" ::: "memory") macro
37 When in WFI or WFE these counters do not increment.
64 beq do_WFI @ No lowpower state, jump to WFI
148 bxeq r5 @ jump to the WFI code in SRAM
75 mcr p15, 0, r1, c7, c10, 4 @ DWB - WFI may enter a low-power mode
76 dsb @ WFI may enter a low-power mode222 dsb @ WFI may enter a low-power mode
656 WFI; in OsPmSuspendDefaultHandler()
144 power itself down or suspend itself, via a WFI instruction or a
116 WFI; in OsIdleTask()
830 When coming out of either a Wait for Interrupt (WFI) or a Wait for832 the retiring WFI/WFE instructions and the newly issued subsequent836 or Data Memory Barrier (DMB) command immediately after the WFI/WFE