| 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. | |
| #define sys_clock_freq | ( | ) | 
Compute the current system clock frequency based on the SYS_CTRL register states.
Definition at line 150 of file cc2538_sys_ctrl.h.
| #define SYS_CTRL ( (cc2538_sys_ctrl_t*)0x400d2000 ) | 
One and only instance of the System Control module.
Definition at line 145 of file cc2538_sys_ctrl.h.