CC27xxDriverLibrary
[clkctl.h] IP Clock Control
Collaboration diagram for [clkctl.h] IP Clock Control:

Functions

__STATIC_INLINE void CLKCTLEnableLrfdClock (void)
 Enable clock for LRFD. More...
 
__STATIC_INLINE void CLKCTLDisableLrfdClock (void)
 Disable clock for LRFD. More...
 

Detailed Description

Function Documentation

§ CLKCTLEnableLrfdClock()

__STATIC_INLINE void CLKCTLEnableLrfdClock ( void  )

Enable clock for LRFD.

Warning
This API is only meant to be used by the LRFD driverlib module and should not be used directly.

Referenced by CLKCTLEnableLrfdClock_veneer(), and LRFDApplyClockDependencies().

§ CLKCTLDisableLrfdClock()

__STATIC_INLINE void CLKCTLDisableLrfdClock ( void  )

Disable clock for LRFD.

Note
This API is only meant to be used by the LRFD driverlib module and should not be used directly.

References CLKCTLDisableLrfdClock_veneer(), and CLKCTLEnableLrfdClock_veneer().

Referenced by CLKCTLDisableLrfdClock_veneer(), and LRFDApplyClockDependencies().