zephyr/drivers
Peter Bigot d28e65a784 drivers/timer/nrf_rtc_timer: clarify intent of ZLI compensation
The variable enabling entry to the zero latency interrupt compensation
loop was named generically, and its logic inverted, making the code
difficult to understand.  Change the name and initial value to more
clearly indicate its role.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-08-20 08:34:15 +02:00
..
adc drivers/adc: provide API to access reference voltage 2019-08-01 13:28:41 +02:00
audio drivers: rearrange for standard use of extern "C" in private headers 2019-08-13 18:00:31 +02:00
bluetooth Bluetooth: drivers: ipm_st32wb: Fix compilation 2019-07-09 21:35:44 +03:00
can drivers: can: mcp2515: fix devicetree bindings 2019-08-18 09:56:42 +02:00
clock_control drivers: clock_control: mcux_mcg: add driver for NXP Kinetis MCG 2019-08-09 07:32:43 -05:00
console drivers: ipm_console: increase coverage stack size 2019-07-04 07:25:44 -04:00
counter dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
crypto cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
display display: Add support for an ST7789V based LCD 2019-08-08 10:11:47 -05:00
dma boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
entropy drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
espi drivers: espi: espi_mchp_xec: Fix wrong size type for status var 2019-08-19 17:48:42 +02:00
ethernet net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
flash drivers/flash: stm32l4: Handle pages_per_bank for all variants 2019-08-17 20:05:21 +02:00
gpio drivers: gpio_nrfx: Correct the way the callbacks are fired 2019-08-14 14:49:55 +02:00
hwinfo cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
i2c drivers: rearrange for standard use of extern "C" in private headers 2019-08-13 18:00:31 +02:00
i2s cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
ieee802154 soc: nordic: Add HAS_HW_NRF_RADIO_IEEE802154 Kconfig option 2019-07-31 16:09:30 +03:00
interrupt_controller arch: arc: add initial support of ARC TEE 2019-08-10 17:45:22 +02:00
ipm boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
led dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
led_strip dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
modem drivers: modem: socket: sock_fd isn't an index in modem_socket_put() 2019-08-14 11:01:47 +02:00
net tests: net: ppp: Add unit tests for PPP driver 2019-07-29 10:24:46 +03:00
neural_net cleanup: include/: move gna.h to drivers/gna.h 2019-06-27 22:55:49 -04:00
pci cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
pcie drivers/pcie/shell: add basic probe for MSI-X capability 2019-06-10 10:52:02 -04:00
pinmux riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
ptp_clock net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
pwm drivers: pwm: mcux_ftm: use device tree for obtaining clock frequency 2019-08-09 07:32:43 -05:00
rtc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sensor drivers: sensors: Add Si7006 temperature/humidity sensor driver 2019-08-06 15:05:25 -05:00
serial drivers: ns16550: add WORD only access support 2019-08-10 20:11:29 +02:00
spi drivers: rearrange for standard use of extern "C" in private headers 2019-08-13 18:00:31 +02:00
timer drivers/timer/nrf_rtc_timer: clarify intent of ZLI compensation 2019-08-20 08:34:15 +02:00
usb boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
watchdog drivers: wdog_cmsdk_apb: Get clock frequency from DTS 2019-07-24 15:10:02 +02:00
wifi net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
CMakeLists.txt boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
Kconfig boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00