Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/st/ccm/src/
Dmain.c24 uint8_t __ccm_data_section ccm_data_var_8 = CCM_DATA_VAR_8_VAL;
25 uint16_t __ccm_data_section ccm_data_var_16 = CCM_DATA_VAR_16_VAL;
26 uint32_t __ccm_data_section ccm_data_var_32 = CCM_DATA_VAR_32_VAL;
28 uint8_t __ccm_data_section ccm_data_array[CCM_DATA_ARRAY_SIZE] = {
/Zephyr-latest/include/zephyr/linker/
Dsection_tags.h34 #define __ccm_data_section Z_GENERIC_SECTION(_CCM_DATA_SECTION_NAME) macro
/Zephyr-latest/samples/boards/st/ccm/
DREADME.rst13 By prefixing a variable with __ccm_data_section, __ccm_bss_section,
16 The __ccm_data_section prefix should be used for variables that