zephyr/drivers/timer
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states
Move all PM_DEVICE_STATE_* definitions to an enum. The
PM_DEVICE_STATE_SET and PM_DEVICE_STATE_GET definitions have been kept
out of the enum since they do not represent any state. However, their
name has not been changed since they will be removed soon.

All drivers and tests have been adjusted accordingly.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-07-07 14:13:12 -04:00
..
altera_avalon_timer_hal.c
apic_timer.c
apic_tsc.c drivers/timer: Add x86 APIC TSC_DEADLINE driver 2021-05-07 16:48:58 -04:00
arcv2_timer0.c tests: boot_time: remove all the code and instrumentation feeding into test 2021-05-05 10:41:15 -04:00
arm_arch_timer.c
cavs_timer.c xtensa: cavs: fix irq_enable() argument 2021-05-03 17:13:01 -04:00
cc13x2_cc26x2_rtc_timer.c
CMakeLists.txt drivers/timer: Add x86 APIC TSC_DEADLINE driver 2021-05-07 16:48:58 -04:00
cortex_m_systick.c drivers: systick: fix cycle count in sys_clock_set_timeout() 2021-05-20 08:44:55 -05:00
hpet.c drivers: change suffix ull to ULL 2021-05-21 18:13:01 -04:00
ite_it8xxx2_timer.c
Kconfig drivers: timer: hide CONFIG_APIC_TIMER_IRQ_PRIORITY when not applicable 2021-06-10 18:15:01 -04:00
Kconfig.stm32_lptim drivers: timer: make lptim depend on the dt node 2021-06-24 21:06:25 -04:00
leon_gptimer.c
litex_timer.c
mchp_xec_rtos_timer.c
mcux_os_timer.c tests: arch: arm_irq_vector_table: Update to run on MXRT685 2021-07-07 08:25:06 -04:00
native_posix_timer.c
npcx_itim_timer.c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 2021-06-27 23:02:39 -04:00
nrf_rtc_timer.c drivers: nrf_rtc_timer: Remove unnecessary locking 2021-05-24 23:53:18 -04:00
rcar_cmt_timer.c
riscv_machine_timer.c
rv32m1_lptmr_timer.c
sam0_rtc_timer.c
stm32_lptim_timer.c drivers: stm32_lptim_timer: add support for STM32WL series 2021-07-06 09:51:22 -04:00
sys_clock_init.c pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
xlnx_psttc_timer_priv.h
xlnx_psttc_timer.c
xtensa_sys_timer.c