Searched full:periods (Results 1 – 25 of 41) sorted by relevance
12
/Zephyr-latest/drivers/sensor/microchip/mchp_tach_xec/ |
D | Kconfig | 26 bool "Configure 9 tach edges or 4 tach periods" 29 bool "Configure 5 tach edges or 2 tach periods"
|
/Zephyr-latest/dts/bindings/espi/ |
D | microchip,xec-espi-saf.yaml | 22 description: poll flash busy timeout in 32KHz periods 38 description: force suspended erase or program to resume in 32KHz periods
|
D | microchip,xec-espi-saf-v2.yaml | 28 description: poll flash busy timeout in 32KHz periods 44 description: force suspended erase or program to resume in 32KHz periods
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 54 int "Size of LSI measurement window (in periods)" 58 Size of the LSI measurement window (# of LSI periods) 60 The measurement process involves waiting for a certain amount of LSI periods 63 This property controls how much LSI periods are required for each measure.
|
D | clock_stm32_ll_wb0.c | 110 * actual number of periods requested for calibration. in measure_lsi_frequency() 137 * LSI calibration counts the amount of 16MHz clock half-periods that in measure_lsi_frequency() 140 * @p fast_clock_cycles_elapsed is the number of 16MHz clock half-periods in measure_lsi_frequency() 141 * elapsed while waiting for @p STM32_WB0_LSI_MEASURE_WINDOW_SIZE LSI periods in measure_lsi_frequency() 144 * t = <number of periods counted> / <clock frequency> in measure_lsi_frequency()
|
/Zephyr-latest/include/zephyr/drivers/flash/ |
D | nrf_qspi_nor.h | 17 * Normally, the driver deactivates the QSPI peripheral for periods when 20 * clock on nRF53 Series SoCs (HFCLK192M) is configured for those periods
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | sample.yaml | 17 - "Done calibrating; maximum/minimum periods [0-9]+/[0-9]+ nsec"
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | getincludes.py | 46 # lines we want will start with one or more periods, followed by 49 # the number of periods indicates the depth of nesting (for transitively-
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,mcux-qdec.yaml | 48 ((FILT_CNT + 3) * FILT_PER) FILT clock cycles + 2 IPBus clock periods.
|
D | vishay,vcnl36825t.yaml | 69 Current used by the laser during measurement periods.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_utils.h | 334 * in calculations where PHYs operate at symbol periods involving fractions of 349 /* To keep things simple we only calculate symbol periods for channel in ieee802154_radio_get_multiple_of_symbol_period() 440 * the value is 1 ms expressed in symbol periods, rounded up to the next in ieee802154_radio_get_a_turnaround_time() 441 * integer number of symbol periods using the ceiling() function. [...] in ieee802154_radio_get_a_turnaround_time() 442 * The value is 12 [symbol periods] for all other PHYs. in ieee802154_radio_get_a_turnaround_time()
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | soc_espi_saf_v1.h | 22 * poll timeout is in 32KHz clock periods 24 * suspend resume interval is in 32KHz clock periods. 25 * consecutive read timeout is in AHB clock periods. 26 * suspend check delay is in AHB clock(48MHz) periods.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | l2cap.rst | 22 recommended to block for long periods of time.
|
D | gatt.rst | 56 thus it is not recommended to block for long periods of time in them.
|
/Zephyr-latest/samples/basic/blinky_pwm/src/ |
D | main.c | 56 printk("Done calibrating; maximum/minimum periods %u/%lu nsec\n", in main()
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | soc_espi_saf_v2.h | 21 * poll timeout is in 32KHz clock periods 23 * suspend resume interval is in 32KHz clock periods. 24 * consecutive read timeout is in AHB clock periods. 25 * suspend check delay is in AHB clock(48MHz) periods.
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/ |
D | timer.c | 87 * mode. Wait for NUM_PERIODS periods to see if it is in ZTEST()
|
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/src/ |
D | main.c | 72 * periods. The sensor driver can continue reading new data in main()
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ |
D | timer.c | 97 * mode. Wait for NUM_PERIODS periods to see if it is in ZTEST()
|
/Zephyr-latest/drivers/sensor/maxim/max31790/ |
D | max31790_fan_speed.c | 84 LOG_DBG("%s: %i tach periods counted, %i tach count", dev->name, in max31790_fan_speed_sample_fetch()
|
/Zephyr-latest/subsys/net/l2/ethernet/lldp/ |
D | Kconfig | 29 (non-fast mode) transmission periods. For further information
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_cli.rst | 72 groups. This can lead to longer recovery periods at the end of each block, and increases the risk of
|
/Zephyr-latest/drivers/sensor/nxp/qdec_mcux/ |
D | qdec_mcux.c | 197 "periods", data->qdec_config.filterSamplePeriod * \
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_sifive.c | 134 /* We can't support periods greater than we can store in pwmcount */ in pwm_sifive_set_cycles()
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | nordic,nrf-radio.yaml | 105 number of switch-sample periods is greater than the number of
|
12