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

Initialize HFRCO.

Function Documentation#

sl_device_init_hfrco#

sl_status_t sl_device_init_hfrco (void )

Initialize HFRCO.

Parameters
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


Definition at line 63 of file platform/service/device_init/inc/sl_device_init_hfrco.h