Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_platform_sections/include/pico/platform/
Dsections.h113 #ifndef __in_flash
114 #define __in_flash(group) __attribute__((section(".flashdata." group))) macro
/hal_rpi_pico-latest/src/host/pico_platform/include/pico/
Dplatform.h27 #define __in_flash(group) macro