#include <stdbool.h>
#include <stdint.h>
#include <inc/hw_types.h>
#include <inc/hw_memmap.h>
#include <inc/hw_rfc_pwr.h>
Go to the source code of this file.
Functions | |
__STATIC_INLINE void | RFCClockEnable (void) |
Enable the RF core clocks. More... | |
__STATIC_INLINE void | RFCClockDisable (void) |
Disable the RF core clocks. More... | |