Home
last modified time | relevance | path

Searched defs:cfsr (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_cpu_exception_cortex_m/
Dcpu_state.cc34 [[maybe_unused]] void AnalyzeCfsr(const uint32_t cfsr) { in AnalyzeCfsr()
/external/pigweed/pw_cpu_exception_cortex_m/pw_cpu_exception_cortex_m_protos/
Dcpu_state.proto25 optional uint32 cfsr = 7; field
/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
Dcpu_state.h67 uint32_t cfsr; in PW_PACKED() local