![]() |
![]() |
|
CC23x0R5DriverLibrary
|


Go to the source code of this file.
Macros | |
| #define | LRFD_NUM_CLK_DEP 2 |
| #define | LRFD_CLK_DEP_POWER 0 |
| LRFD Clock dependency set to be used by the Power driver. More... | |
| #define | LRFD_CLK_DEP_RCL 1 |
| 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... | |