Searched refs:AT_QUICKACCESS_SECTION_DATA (Results 1 – 13 of 13) sorted by relevance
80 #define AT_QUICKACCESS_SECTION_DATA(func) __attribute__((section("DataQuickAccess"))) func macro85 #define AT_QUICKACCESS_SECTION_DATA(func) func macro
449 #define AT_QUICKACCESS_SECTION_DATA(var) var @"DataQuickAccess" macro454 #define AT_QUICKACCESS_SECTION_DATA(var) __attribute__((section("DataQuickAccess"))) var459 #define AT_QUICKACCESS_SECTION_DATA(var) __attribute__((section("DataQuickAccess"))) var
13 AT_QUICKACCESS_SECTION_DATA(static uint32_t oscSettlingTime);14 AT_QUICKACCESS_SECTION_DATA(static uint32_t pmicVddcoreRecoveryTime);15 AT_QUICKACCESS_SECTION_DATA(static uint32_t lvdChangeFlag);16 AT_QUICKACCESS_SECTION_DATA(static power_deep_sleep_clk_t deepSleepClk);17 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_pmicCfg);
13 AT_QUICKACCESS_SECTION_DATA(static uint32_t oscSettlingTime);14 AT_QUICKACCESS_SECTION_DATA(static uint32_t pmicVddcoreRecoveryTime);15 AT_QUICKACCESS_SECTION_DATA(static uint32_t lvdChangeFlag);16 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_pmicCfg);
38 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_ispPin[3]);39 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_flexspiPin[6]);
41 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_ispPin[3]);42 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_flexspiPin[10]);
30 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_ispPin[3]);31 AT_QUICKACCESS_SECTION_DATA(static uint32_t s_flexspiPin[10]);
18 AT_QUICKACCESS_SECTION_DATA(static uint32_t lpReqConfig[5]);19 AT_QUICKACCESS_SECTION_DATA(static bool xspiCacheEnabled);21 AT_QUICKACCESS_SECTION_DATA(static uint32_t lpReqConfig[4]);