Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_platform/include/pico/
A Dplatform.h184 #define __not_in_flash(group) __attribute__((section(".time_critical." group))) macro
265 #define __not_in_flash_func(func_name) __not_in_flash(__STRING(func_name)) func_name

Completed in 7 milliseconds