Home
last modified time | relevance | path

Searched defs:kSystemClockNmiSafe (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_chrono_threadx/public/pw_chrono_threadx/
Dsystem_clock_config.h36 constexpr inline bool kSystemClockNmiSafe = false; variable
/external/pigweed/pw_chrono_stl/public/pw_chrono_stl/
Dsystem_clock_config.h33 constexpr inline bool kSystemClockNmiSafe = true; variable
/external/pigweed/pw_chrono_freertos/public/pw_chrono_freertos/
Dsystem_clock_config.h33 constexpr inline bool kSystemClockNmiSafe = false; variable
/external/pigweed/pw_chrono_embos/public/pw_chrono_embos/
Dsystem_clock_config.h36 inline constexpr bool kSystemClockNmiSafe = false; variable