Searched full:pulses (Results 1 – 25 of 42) sorted by relevance
12
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.pcf8523 | 26 Offset correction is made once per two hours and then correction pulses are applied once 32 Offset correction is made once per minute and then correction pulses are applied once per 33 second up to a maximum of 60 pulses. When correction values greater than 60 pulses are 34 used, additional correction pulses are made in the 59th second (MODE = 1).
|
/Zephyr-latest/dts/bindings/tach/ |
D | ene,kb1200-tach.yaml | 14 pulses-per-round: 17 description: number of pulses (holes) per round of tachometer's input (encoder)
|
D | ite,it8xxx2-tach.yaml | 32 pulses-per-round: 35 description: number of pulses per round of tachometer's input
|
D | nuvoton,npcx-tach.yaml | 27 pulses-per-round: 29 description: number of pulses (holes) per round of tachometer's input (encoder)
|
/Zephyr-latest/samples/drivers/misc/timeaware_gpio/src/ |
D | main.c | 11 * a. How to generate pulses based on ART time on an output pin 50 printk("[TGPIO] Periodic pulses start at: %016llx\n", tm); in main() 59 /* Configure external timestamp for input pulses */ in main()
|
/Zephyr-latest/boards/ene/kb1200_evb/ |
D | kb1200_evb.dts | 113 pulses-per-round = <2>; 121 pulses-per-round = <1>; 129 pulses-per-round = <2>; 137 pulses-per-round = <1>;
|
/Zephyr-latest/drivers/sensor/ene_tach_kb1200/ |
D | tach_ene_kb1200.c | 17 /* number of pulses (holes) per round of tachometer's input (encoder) */ 96 * t: One Pulses length(us) = sample_time_us * cnt in tach_kb1200_channel_get() 97 * n: One Round pulses Number in tach_kb1200_channel_get()
|
/Zephyr-latest/drivers/sensor/ite/ite_tach_it8xxx2/ |
D | tach_ite_it8xxx2.c | 26 * | capture pulses T0B (GPJ2) 35 * | capture pulses T1B (GPJ3) 76 /* Number of pulses per round of tachometer's input */ 159 * - P denotes the numbers of pulses per round in tach_it8xxx2_channel_get() 167 * - P denotes the numbers of pulses per round in tach_it8xxx2_channel_get()
|
/Zephyr-latest/drivers/sensor/microchip/mchp_tach_xec/ |
D | Kconfig | 23 100KHz pulses will be counted.
|
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/ |
D | npcx7m6fb_evb.dts | 90 pulses-per-round = <1>; /* number of pulses per round of encoder */
|
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/ |
D | npcx9m6f_evb.dts | 102 pulses-per-round = <1>; /* number of pulses per round of encoder */
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,lpc11u6x-pinctrl.yaml | 44 threshold for input pulses. 0 disables the filter. Only valid for
|
D | ti,cc13xx-cc26xx-pinctrl.yaml | 62 To configure an input pin with edge detection (e.g. to count pulses):
|
/Zephyr-latest/samples/drivers/misc/timeaware_gpio/ |
D | README.rst | 40 [TGPIO] Periodic pulses start at: 0000000148a3cf2f
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-gconf.yaml | 31 1: INDEX output shows step pulses from internal pulse generator (toggle upon each step)
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ams,tmd2620.yaml | 42 description: count of IR led pulses (min. 1; max. 64)
|
D | vishay,vcnl36825t.yaml | 60 Number of pulses per single measurement.
|
D | nxp,s32-qdec.yaml | 89 We use this delay to generate short pulses at the rising and falling edges of input pulse.
|
/Zephyr-latest/drivers/led_strip/ |
D | tlc59731.c | 16 * The EasySet protocol is based on short pulses and the time between 24 * A zero is represented by no additional pulses within a cycle.
|
/Zephyr-latest/include/zephyr/drivers/misc/timeaware_gpio/ |
D | timeaware_gpio.h | 146 * @param repeat_interval repeat interval between two pulses in hw cycles 170 * @param event_count number of pulses received since the pin is enabled
|
/Zephyr-latest/dts/bindings/clock/ |
D | microchip,xec-pcr.yaml | 62 Minimum number of consecutive 32KHz pulses that pass all monitor tests
|
/Zephyr-latest/dts/bindings/display/ |
D | nordic,nrf-led-matrix.yaml | 64 used instead for generating those pulses.
|
/Zephyr-latest/include/zephyr/drivers/pwm/ |
D | max31790.h | 30 * pulses which occur during each TACH period. Hence, a bigger value means a slower
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/ |
D | npcx4m8f_evb.dts | 95 pulses-per-round = <1>;
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_bitbang.c | 284 * clock pulses to recover the bus. in i2c_bitbang_recover_bus() 290 * issuing a START condition followed by 9 SCL clock pulses in i2c_bitbang_recover_bus()
|
12