Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/hardware_exception/
A Dexception.c44 #if !PICO_NO_RAM_VECTOR_TABLE in exception_set_exclusive_handler()
57 #if !PICO_NO_RAM_VECTOR_TABLE in exception_restore_handler()
/external/platform/pico/rp2_common/hardware_irq/
A Dirq.c130 #if !PICO_NO_RAM_VECTOR_TABLE in irq_set_exclusive_handler()
143 #if !PICO_NO_RAM_VECTOR_TABLE in irq_get_exclusive_handler()
208 #if PICO_NO_RAM_VECTOR_TABLE in irq_add_shared_handler()
281 #if !PICO_NO_RAM_VECTOR_TABLE in irq_remove_handler()
/external/platform/pico/rp2_common/pico_platform/include/pico/
A Dplatform.h37 #ifndef PICO_NO_RAM_VECTOR_TABLE
38 #define PICO_NO_RAM_VECTOR_TABLE 0 macro
/external/platform/pico/rp2_common/pico_runtime/
A Druntime.c146 #if !(PICO_NO_RAM_VECTOR_TABLE || PICO_NO_FLASH) in runtime_init()

Completed in 10 milliseconds