Home
last modified time | relevance | path

Searched refs:PICO_PANIC_FUNCTION_EMPTY (Results 1 – 1 of 1) sorted by relevance

/external/platform/pico/rp2_common/pico_runtime/
A Druntime.c282 #define PICO_PANIC_FUNCTION_EMPTY (__CONCAT(PICO_PANIC_FUNCTION, 1) == 1) macro
283 #if !PICO_PANIC_FUNCTION_EMPTY
291 #if !PICO_PANIC_FUNCTION_EMPTY in panic()

Completed in 4 milliseconds