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

Functions

void PalBbBleInit (void)
 Initialize the BLE baseband driver. More...
 
void PalBbBleEnable (void)
 Enable the BB hardware. More...
 
void PalBbBleDisable (void)
 Disable the BB hardware. More...
 

Detailed Description

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

Function Documentation

void PalBbBleDisable ( void  )

Disable the BB hardware.

Disable the baseband and put radio hardware to sleep. Must be called from an idle state. A radio operation cannot be in progress.

void PalBbBleEnable ( void  )

Enable the BB hardware.

Wake the BB hardware out of sleep and enable for operation. All BB functionality is available when this routine completes. BB clock is set to zero and started.

void PalBbBleInit ( void  )

Initialize the BLE baseband driver.

One-time initialization of BLE baseband driver.

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.