Mistake on this page?
Report an issue in GitHub or email us
Functions
PAL_BB_INIT

Functions

void PalBbInit (void)
 Initialize the baseband driver. More...
 
void PalBbEnable (void)
 Enable the BB hardware. More...
 
void PalBbDisable (void)
 Disable the BB hardware. More...
 
void PalBbLoadCfg (PalBbCfg_t *pCfg)
 Load BB timing configuration. More...
 

Detailed Description

This section contains driver routines which initialize as well as enable the sleep mode of the BB hardware.

Function Documentation

void PalBbDisable ( void  )

Disable the BB hardware.

This routine signals the BB hardware to go into low power (disable power and clocks) after all BB operations have been disabled.

void PalBbEnable ( void  )

Enable the BB hardware.

This routine brings the BB hardware out of low power (enable power and clocks) just before a first BB operation is executed.

void PalBbInit ( void  )

Initialize the baseband driver.

One-time initialization of baseband resources. This routine can be used to setup baseband resources, load RF trim parameters and execute RF calibrations and seed the random number generator.

This routine should block until the BB hardware is completely initialized.

void PalBbLoadCfg ( PalBbCfg_t pCfg)

Load BB timing configuration.

Parameters
pCfgReturn configuration values.
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.