Expand description
Helper functions for the Cortex-M architecture.
Functions§
- is_
interrupt_ context  - nop
 - NOP instruction (mock)
 - reset
 - Reset the chip.
 - wfi⚠
 - WFI instruction (mock)
 - with_
interrupts_ ⚠disabled  - Single-core critical section operation (mock)