Home
last modified time | relevance | path

Searched refs:AUXSYSIFOpModeChange (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daux_sysif.h83 #define AUXSYSIFOpModeChange NOROM_AUXSYSIFOpModeChange macro
121 extern void AUXSYSIFOpModeChange(uint32_t targetOpMode);
132 #undef AUXSYSIFOpModeChange
133 #define AUXSYSIFOpModeChange ROM_AUXSYSIFOpModeChange macro
Daux_sysif.c48 #undef AUXSYSIFOpModeChange
49 #define AUXSYSIFOpModeChange NOROM_AUXSYSIFOpModeChange macro
67 AUXSYSIFOpModeChange(uint32_t targetOpMode) in AUXSYSIFOpModeChange() function
Dsetup.c326 AUXSYSIFOpModeChange( AUX_SYSIF_OPMODE_TARGET_PDA ); in TrimAfterColdResetWakeupFromShutDown()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daux_sysif.h81 #define AUXSYSIFOpModeChange NOROM_AUXSYSIFOpModeChange macro
119 extern void AUXSYSIFOpModeChange(uint32_t targetOpMode);
130 #undef AUXSYSIFOpModeChange
131 #define AUXSYSIFOpModeChange ROM_AUXSYSIFOpModeChange macro
Daux_sysif.c47 #undef AUXSYSIFOpModeChange
48 #define AUXSYSIFOpModeChange NOROM_AUXSYSIFOpModeChange macro
66 AUXSYSIFOpModeChange(uint32_t targetOpMode) in AUXSYSIFOpModeChange() function
Dsetup.c338 AUXSYSIFOpModeChange( AUX_SYSIF_OPMODE_TARGET_PDA ); in TrimAfterColdResetWakeupFromShutDown()