zephyr/drivers/counter
Anas Nashif 0630452890 x86: make tests of a value against zero should be made explicit
Tests of a value against zero should be made explicit, unless the
operand is effectively Boolean. This is based on MISRA rule 14.4.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-04-01 05:34:17 -04:00
..
CMakeLists.txt esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
Kconfig esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.esp32 esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
Kconfig.gecko
Kconfig.imx_epit
Kconfig.maxim_ds3231
Kconfig.mcux_gpt
Kconfig.mcux_lptmr
Kconfig.mcux_pit
Kconfig.mcux_rtc
Kconfig.native_posix
Kconfig.nrfx
Kconfig.sam0
Kconfig.stm32_rtc drivers: stm32: rtc: Add option to keep rtc value 2021-03-18 08:46:30 -04:00
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
counter_cmos.c x86: make tests of a value against zero should be made explicit 2021-04-01 05:34:17 -04:00
counter_esp32.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_gecko_rtcc.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_handlers.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_imx_epit.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_ll_stm32_rtc.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_mchp_xec.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_mcux_gpt.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_mcux_lptmr.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_mcux_pit.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_mcux_rtc.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_native_posix.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_nrfx_rtc.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_nrfx_timer.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_sam0_tc32.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
counter_xlnx_axi_timer.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
dualtimer_cmsdk_apb.h
maxim_ds3231.c counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c
timer_tmr_cmsdk_apb.c