Module drone_cortexm::processor[][src]

Common utility functions for working with ARM Cortex-M processors.

Functions

fpu_init

Enables the FPU.

self_reset

Requests system reset.

send_event

Sends event.

spin

Spins the cycles number of processor cycles in a loop.

wait_for_event

Waits for event.

wait_for_int

Waits for interrupt.