HFRCO Initialization#
Initialize the HFRCO oscillator.
Configure the frequency band of the HFRCO. The configuration define SL_DEVICE_INIT_HFRCO_BAND is used to configure the frequency. If using Simplicity Studio, this configuration header is also configurable through the Project Configurator, by selecting the "Device Init: HFRCO" configuration component.
Functions#
sl_status_t
sl_device_init_hfrco(void)
Initialize HFRCO.
Function Documentation#
sl_device_init_hfrco#
sl_status_t sl_device_init_hfrco (void )
Initialize HFRCO.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
Configure the frequency band of the HFRCO. The configuration define SL_DEVICE_INIT_HFRCO_BAND is used to configure the frequency.
Returns
Status code
Return values
SL_STATUS_OK: HFRCO initialized successfully