Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2350/
Dmemmap_no_flash.ld178 PROVIDE(__global_pointer$ = . + 2K);
Dmemmap_copy_to_ram.ld226 PROVIDE(__global_pointer$ = . + 2K);
Dmemmap_default.ld219 PROVIDE(__global_pointer$ = . + 2K);
/hal_rpi_pico-latest/tools/pioasm/gen/
Dparser.cpp75 #define YYRHSLOC(Rhs, K) ((Rhs)[K].location) argument