Home
last modified time | relevance | path

Searched defs:exc_return (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.proto24 optional uint32 exc_return = 6; field
/aosp_15_r20/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
H A Dcpu_state.h96 uint32_t exc_return; member