CC23x0R5DriverLibrary
[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 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.

Referenced by LRFDApplyClockDependencies().