Home
last modified time | relevance | path

Searched refs:Counter (Results 1 – 25 of 78) sorted by relevance

1234

/Zephyr-latest/drivers/counter/
DKconfig.esp32_tmr7 bool "ESP32 Counter Driver based on GP-Timers"
11 Enables the Counter driver API based on Espressif's General
15 bool "ESP32 Counter Driver based on GP-Timers"
19 Enables the Counter driver API based on Espressif's General
DKconfig.gecko1 # Silicon Labs Gecko Counter driver config
7 bool "Silicon Labs Gecko Counter (RTCC) driver"
17 bool "Silicon Labs Gecko Counter Sleep Timer driver"
DKconfig.cmos1 # Counter driver for x86 "CMOS" clock
7 bool "Counter driver for x86 CMOS/RTC clock"
DKconfig1 # Counter configuration options
7 bool "Counter drivers"
14 int "Counter init priority"
17 Counter driver device initialization priority.
20 bool "Counter shell"
23 Enable Shell Commands for Counter and Timer
DKconfig.ambiq7 bool "Ambiq Counter Driver"
13 Enables the Counter driver for Ambiq devices.
DKconfig.esp32_rtc7 bool "ESP32 Counter driver based on the RTC Timer"
11 Enables the Counter driver API based on Espressif's RTC
DKconfig.native_sim5 bool "Counter on COUNTER_0"
20 bool "Counter on COUNTER_0 (deprecated)"
DKconfig.renesas_rz5 bool "Renesas RZ General Timer (GTM) Counter driver"
DKconfig.tmr_cmsdk_apb1 # Counter and timer configuration options
DKconfig.dtmr_cmsdk_apb1 # Counter and timer configuration options
DKconfig.stm32_rtc7 bool "STM32 Counter RTC driver"
/Zephyr-latest/samples/drivers/can/counter/
DREADME.rst57 Counter filter id: 4
59 uart:~$ Counter received: 0
60 Counter received: 1
61 Counter received: 2
62 Counter received: 3
/Zephyr-latest/drivers/sensor/espressif/pcnt_esp32/
DKconfig1 # ESP32 Pulse Counter configuration
7 bool "ESP32 Pulse Counter driver"
/Zephyr-latest/boards/qemu/cortex_m0/
DKconfig8 bool "nRF Timer Counter (NRF_TIMER0) Timer"
16 Counter NRF_TIMER0 and provides the standard "system clock driver"
/Zephyr-latest/cmake/sca/polyspace/
Dpolyspace-print-console.py12 from collections import Counter
75 family = Counter([f.get('Family', 'Defect') for f in findings])
78 files = Counter([os.path.basename(f.get('File', 'Unknown')) for f in findings])
/Zephyr-latest/doc/hardware/peripherals/
Dcounter.rst3 Counter chapter
/Zephyr-latest/samples/drivers/counter/
Dindex.rst2 :name: Counter
/Zephyr-latest/samples/drivers/counter/alarm/
DREADME.rst2 :name: Counter Alarm
42 Counter alarm sample
/Zephyr-latest/drivers/timer/
DKconfig.nrf_rtc7 bool "nRF Real Time Counter (NRF_RTC1) Timer"
15 Counter NRF_RTC1 and provides the standard "system clock driver"
DKconfig.cc13xx_cc26xx_rtc14 CC13XX_CC26XX series Real Time Counter and provides the standard
DKconfig.sam0_rtc16 series Real Time Counter and provides the standard "system clock
/Zephyr-latest/drivers/stepper/step_dir/
DKconfig12 bool "Counter use for stepping"
/Zephyr-latest/drivers/crypto/
DKconfig.cc23x014 - CTR (Counter)
/Zephyr-latest/arch/riscv/core/
Duserspace.S28 li a5, 0 # Counter
/Zephyr-latest/soc/silabs/
DKconfig18 Set if the Back-Up Real Time Counter (BURTC) HAL module is used.
44 Set if the Ultra Low Energy Timer/Counter (CRYOTIMER) HAL module is used.
95 Set if the Real Time Counter (RTC) HAL module is used.
100 Set if the Real Time Counter and Calendar (RTCC) HAL module is used.
110 Set if the Timer/Counter (TIMER) HAL module is used.

1234