Lines Matching full:be
6 Hz clock, the OS cputime has to be configured accordingly.
10 ``1`` so other packages can be configured if necessary. The next section
20 The following things need to be configured for NimBLE controller to work
23 - OS cputime frequency shall be set to ``32768``
24 - OS cputime timer source shall be set to 32768 Hz clock source
25 - Default 1 MHz clock source can be disabled if not used by application
26 - 32768 Hz clock source shall be enabled
27 - Crystal settling time shall be set to non-zero value (see below)
29 For example, on nRF52 platform timer 5 can be used as source for 32768
30 Hz clock. Also, timer 0 can be disabled since this is the default source
46 On platforms without 32768 Hz crystal available it usually can be
56 connections, etc). For the nRF5x platforms, the HFXO needs to be turned
57 on prior to using the radio and the ``BLE_XTAL_SETTLE_TIME`` must be set