Searched full:settling (Results 1 – 11 of 11) sorted by relevance
27 - Crystal settling time shall be set to non-zero value (see below)
139 /* Account for the settling time */ in ble_ll_xcvr_rfclk_timer_start()
39 /* Settling time of crystal, in ticks */1279 * rf clock settling.
1450 /* Settling time of crystal, in ticks */ in ble_ll_init()
754 * @brief USB supply output settling time elapsed756 * @retval false USBREG output settling time not elapsed757 * @retval true USBREG output settling time elapsed
187 The settling time of the high-frequency oscillator. This is
68 * value of settle time should be 31 usecs. I would suspect all settling times
826 * 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()
1359 * 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()
7117 /* 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…
2909 <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…