Home
last modified time | relevance | path

Searched full:settling (Results 1 – 11 of 11) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/
H A Dble_lp_clock.rst27 - Crystal settling time shall be set to non-zero value (see below)
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_xcvr.c139 /* Account for the settling time */ in ble_ll_xcvr_rfclk_timer_start()
H A Dble_ll_sched.c39 /* Settling time of crystal, in ticks */
1279 * rf clock settling.
H A Dble_ll.c1450 /* Settling time of crystal, in ticks */ in ble_ll_init()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_power.h754 * @brief USB supply output settling time elapsed
756 * @retval false USBREG output settling time not elapsed
757 * @retval true USBREG output settling time elapsed
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml187 The settling time of the high-frequency oscillator. This is
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll.h68 * value of settle time should be 31 usecs. I would suspect all settling times
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/
H A Dble_phy.c826 * XXX: I do not think we need to wait for settling time here since in ble_phy_init()
827 * we will probably not use the radio for longer than the settling time in ble_phy_init()
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_phy.c1359 * XXX: I do not think we need to wait for settling time here since in ble_phy_init()
1360 * we will probably not use the radio for longer than the settling time in ble_phy_init()
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf52840_bitfields.h7117 /* Bit 1 : USB supply output settling time elapsed */
7120 #define POWER_USBREGSTATUS_OUTPUTRDY_NotReady (0UL) /*!< USBREG output settling time not elapsed */
7121 #define POWER_USBREGSTATUS_OUTPUTRDY_Ready (1UL) /*!< USBREG output settling time elapsed (same inf…
H A Dnrf52840.svd2909 <description>USB supply output settling time elapsed</description>
2915 <description>USBREG output settling time not elapsed</description>
2920 …<description>USBREG output settling time elapsed (same information as USBPWRRDY event)</descriptio…