Home
last modified time | relevance | path

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

/Zephyr-latest/dts/bindings/rtc/
Dmotorola,mc146818.yaml19 description: Frequency of the input-clock in Hertz (Hz)
Dmicrocrystal,rv3028.yaml23 Frequency of the CLKOUT signal in Hertz (Hz). If omitted, the CLKOUT pin is LOW.
Dnxp,pcf8523.yaml40 Frequency of the CLKOUT signal in Hertz (Hz). Default is 32768 Hz which corresponds to the
/Zephyr-latest/dts/bindings/sensor/
Dti,tmp112.yaml14 description: Conversion rate in mHz (milli-Hertz)
/Zephyr-latest/include/zephyr/dt-bindings/pwm/
Dpwm.h31 /** Specify PWM frequency in hertz */
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py624 hertz = 100
625 attempts = None if timeout_s is None else timeout_s * hertz
634 time.sleep(1 / hertz)
749 hertz = 100
750 attempts = timeout_s * hertz
764 time.sleep(1 / hertz)
/Zephyr-latest/include/zephyr/drivers/
Drtc.h513 * @brief Determine required calibration to 1 Hertz from frequency.
515 * @param frequency Frequency of the RTC in nano Hertz
Dlora.h309 * @param frequency Output frequency (Hertz)
Dspi.h302 /** @brief Bus frequency in Hertz. */
/Zephyr-latest/doc/kernel/
Dtimeutil.rst79 :kconfig:option:`CONFIG_SYS_CLOCK_TICKS_PER_SEC` Hertz, while an external time
/Zephyr-latest/include/zephyr/portability/
Dcmsis_os2.h349 /* / \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. */