Home
last modified time | relevance | path

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

/external/pigweed/pw_cpu_exception_cortex_m/pw_cpu_exception_cortex_m_protos/
Dcpu_state.proto24 optional uint32 exc_return = 6; field
/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
Dcpu_state.h74 uint32_t exc_return; in PW_PACKED() local