Searched refs:fdata (Results 1 – 10 of 10) sorted by relevance
86 uint8_t fdata; in crc_free_data_register_read() local87 fdata = (uint8_t)CRC_FDATA; in crc_free_data_register_read()88 return (fdata); in crc_free_data_register_read()
146 .fdata 0x00028000 : AT (_mdata + SIZEOF(.data))149 *(.fdata) argument150 *(.fdata.*)
64 … -ffunction-sections -fdata-sections -fno-inline-functions -fno-builtin -fno-strict-aliasing \
152 -fdata-sections \168 -fdata-sections \
218 …COMMON_COMPILE_OPT = ' -Hnoccm -Hnosdata -Wincompatible-pointer-types -Hnocopyr -Hpurge -fdata-sec…247 COMMON_COMPILE_OPT = ' -ffunction-sections -fdata-sections -mno-sdata -g -%s '%(OLEVEL)
13 …float-abi=hard -mfpu=fpv4-sp-d16 -DMSP432E411Y -Wall -ffunction-sections -fdata-sections -std=c99 …
275 cflags-gnu-y += -ffunction-sections -fdata-sections276 cxxflags-gnu-y += -ffunction-sections -fdata-sections
278 cflags-gnu-y += -ffunction-sections -fdata-sections279 cxxflags-gnu-y += -ffunction-sections -fdata-sections
Completed in 17 milliseconds