Home
last modified time | relevance | path

Searched refs:FPU (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_float/
DBUILD.bazel95 # An empty stub that just lets the compiler use M33 FPU instructions.
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm33.h2069 #define FPU ((FPU_Type *) FPU_BASE ) /*!< Floating Point Unit */ macro
2927 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()