Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_cpu_exception_cortex_m/pw_cpu_exception_cortex_m_protos/
H A Dcpu_state.proto30 optional uint32 icsr = 10; field
/aosp_15_r20/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
H A Dcpu_state.h90 uint32_t icsr; member