Files | |
file | cc2538_sys_ctrl.h |
CC2538 System Control interface. | |
Data Structures | |
struct | cc2538_sys_ctrl_t |
System Control component registers. More... | |
Macros | |
#define | SYS_CTRL ( (cc2538_sys_ctrl_t*)0x400d2000 ) |
One and only instance of the System Control module. | |
#define | sys_clock_freq() |
Compute the current system clock frequency based on the SYS_CTRL register states. More... | |
#define sys_clock_freq | ( | ) |
Compute the current system clock frequency based on the SYS_CTRL register states.
Definition at line 154 of file cc2538_sys_ctrl.h.