Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.h98 #define SetupSetCacheModeAccordingToCcfgSetting NOROM_SetupSetCacheModeAccordingToCcfgSetting macro
335 extern void SetupSetCacheModeAccordingToCcfgSetting( void );
439 #undef SetupSetCacheModeAccordingToCcfgSetting
440 #define SetupSetCacheModeAccordingToCcfgSetting ROM_SetupSetCacheModeAccordingToCcfgSetting macro
Dsetup.c134 SetupSetCacheModeAccordingToCcfgSetting(); in SetupTrimDevice()
Dsetup_rom.c99 #undef SetupSetCacheModeAccordingToCcfgSetting
100 #define SetupSetCacheModeAccordingToCcfgSetting NOROM_SetupSetCacheModeAccordingToCcfgSetting macro
884 SetupSetCacheModeAccordingToCcfgSetting( void ) in SetupSetCacheModeAccordingToCcfgSetting() function