Home
last modified time | relevance | path

Searched defs:hfsr (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_cpu_exception_cortex_m/pw_cpu_exception_cortex_m_protos/
Dcpu_state.proto29 optional uint32 hfsr = 25; field
/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
Dcpu_state.h71 uint32_t hfsr; in PW_PACKED() local