Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_platform_sections/include/pico/platform/
Dsections.h174 #ifndef RAM_SECTION_NAME
175 #define RAM_SECTION_NAME(x) .time_critical.##x macro
/hal_rpi_pico-latest/src/rp2_common/pico_int64_ops/
Dpico_int64_ops_aeabi.S13 .section RAM_SECTION_NAME(\name), "ax"
/hal_rpi_pico-latest/src/rp2_common/pico_mem_ops/
Dmem_ops_aeabi.S17 .section RAM_SECTION_NAME(\name), "ax"
/hal_rpi_pico-latest/src/rp2_common/pico_bit_ops/
Dbit_ops_aeabi.S15 .section RAM_SECTION_NAME(\name), "ax"
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_aeabi_dcp.S20 .section RAM_SECTION_NAME(\name), "ax"
Dfloat_single_hazard3.S21 .section RAM_SECTION_NAME(\name), "ax"
Dfloat_v1_rom_shim_rp2040.S20 .section RAM_SECTION_NAME(\name), "ax"
Dfloat_conv_m33.S14 .section RAM_SECTION_NAME(\name), "ax"
Dfloat_aeabi_rp2040.S18 .section RAM_SECTION_NAME(\name), "ax"
Dfloat_sci_m33.S14 .section RAM_SECTION_NAME(\name), "ax"
Dfloat_sci_m33_vfp.S14 .section RAM_SECTION_NAME(\name), "ax"
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_aeabi_dcp.S20 .section RAM_SECTION_NAME(\name), "ax"
Ddouble_conv_m33.S14 .section RAM_SECTION_NAME(\name), "ax"
Ddouble_aeabi_rp2040.S19 .section RAM_SECTION_NAME(\name), "ax"
Ddouble_v1_rom_shim_rp2040.S14 .section RAM_SECTION_NAME(\name), "ax"
Ddouble_fma_dcp.S22 .section RAM_SECTION_NAME(\name), "ax"
Ddouble_sci_m33.S14 .section RAM_SECTION_NAME(\name), "ax"
/hal_rpi_pico-latest/src/rp2_common/pico_divider/
Ddivider_hardware.S32 .section RAM_SECTION_NAME(\name), "ax"