Searched full:hertz (Results 1 – 11 of 11) sorted by relevance
19 description: Frequency of the input-clock in Hertz (Hz)
23 Frequency of the CLKOUT signal in Hertz (Hz). If omitted, the CLKOUT pin is LOW.
40 Frequency of the CLKOUT signal in Hertz (Hz). Default is 32768 Hz which corresponds to the
14 description: Conversion rate in mHz (milli-Hertz)
31 /** Specify PWM frequency in hertz */
624 hertz = 100625 attempts = None if timeout_s is None else timeout_s * hertz634 time.sleep(1 / hertz)749 hertz = 100750 attempts = timeout_s * hertz764 time.sleep(1 / hertz)
513 * @brief Determine required calibration to 1 Hertz from frequency.515 * @param frequency Frequency of the RTC in nano Hertz
309 * @param frequency Output frequency (Hertz)
302 /** @brief Bus frequency in Hertz. */
79 :kconfig:option:`CONFIG_SYS_CLOCK_TICKS_PER_SEC` Hertz, while an external time
349 /* / \return frequency of the kernel tick in hertz, i.e. kernel ticks per second. */357 /* / \return frequency of the system timer in hertz, i.e. timer ticks per second. */