Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/src/
Dsystem_si91x.c64 #define SCB_MVFR0 0xE000EF40 macro
210 volatile const uint32_t *regMvfr0 = (volatile const uint32_t *)SCB_MVFR0; in fpuInit()