Home
last modified time | relevance | path

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

/external/pigweed/pw_cpu_exception_cortex_m/
Dutil.cc28 [[maybe_unused]] void LogCfsrAnalysis(const uint32_t cfsr) { in LogCfsrAnalysis()
/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.h85 uint32_t cfsr; member