CC23x0R5DriverLibrary
lrfd.h File Reference
#include <stdint.h>
#include "../inc/hw_lrfddbell.h"
Include dependency graph for lrfd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LRFD_NUM_CLK_DEP   (2U)
 
#define LRFD_CLK_DEP_POWER   (0U)
 LRFD Clock dependency set to be used by the Power driver. More...
 
#define LRFD_CLK_DEP_RCL   (1U)
 LRFD Clock dependency set to be used by the RCL. More...
 

Functions

void LRFDSetClockDependency (uint16_t mask, uint8_t dependencySetId)
 Set clock dependency on a set of modules in LRFD. More...
 
void LRFDReleaseClockDependency (uint16_t mask, uint8_t dependencySetId)
 Release clock dependency on a set of modules in LRFD. More...
 
void LRFDApplyClockDependencies (void)
 Apply the currently set clock dependencies. More...