Searched full:ble_xtal_settle_time (Results 1 – 4 of 4) sorted by relevance
41 BLE_XTAL_SETTLE_TIME: 150053 The configuration variable ``BLE_XTAL_SETTLE_TIME`` is used by the57 on prior to using the radio and the ``BLE_XTAL_SETTLE_TIME`` must be set60 ``BLE_XTAL_SETTLE_TIME`` accordingly. The current value of 1500
65 * Another note: BLE_XTAL_SETTLE_TIME should be bsp related (I guess). There76 #if MYNEWT_VAL(BLE_XTAL_SETTLE_TIME) != 0
185 BLE_XTAL_SETTLE_TIME:
1451 xtal_ticks = MYNEWT_VAL(BLE_XTAL_SETTLE_TIME); in ble_ll_init()