zephyr/drivers
Michael Hope 0bc3585800 drivers: timer: enable read synchronisation mode for the SAMD/E5x
The COUNT register on the SAMD/E5x RTC can only be read if the read
synchronisation mode is enabled.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-07-03 12:20:03 -04:00
..
adc shell: enable modules by default if shell is enabled 2020-06-24 21:37:12 -04:00
audio
bluetooth Bluetooth: hci: Depend on SOC not BOARD 2020-06-16 22:12:00 +02:00
can can: mcp2515: Add chip select flags 2020-07-01 16:40:03 -05:00
clock_control drivers/clock_control: Remove useless CLOCK_STM32_PLL_XTPRE config 2020-07-02 08:14:45 -05:00
console drivers: uart_mux: Add missing verfification handler 2020-06-13 16:37:58 -04:00
counter drivers: counter: rtc for stm32f2 soc series 2020-06-10 09:40:21 +02:00
crypto
dac drivers: dac: mcux_dac32: add Kconfig option for enabling test output 2020-07-03 08:05:25 -04:00
debug
display display: ssd16xx: Add chip select flags 2020-07-01 16:40:03 -05:00
dma dma: stm32: implement get_status api 2020-06-16 10:55:19 -05:00
eeprom shell: enable modules by default if shell is enabled 2020-06-24 21:37:12 -04:00
entropy drivers: entropy: nrf5: add docs and a DSB in get_entropy_isr 2020-06-17 15:55:44 +02:00
espi drivers: espi: Add support for ACPI_EC1 interface 2020-06-25 17:05:43 -04:00
ethernet drivers: ethernet: sam_gmac: Add SOC_FAMILY_SAM0 dependency 2020-07-02 08:37:17 -04:00
flash drivers: flash: Add support for STM32L0X 2020-07-03 08:05:03 -04:00
gpio gpio: mcp23s17: Add chip select flags 2020-07-01 16:40:03 -05:00
hwinfo shell: enable modules by default if shell is enabled 2020-06-24 21:37:12 -04:00
i2c drivers: i2c_nrfx_{twi, twim}: Remove potential I2C deadlock 2020-07-02 08:48:24 -04:00
i2s
ieee802154 driver: ieee802154: rf2xx: implement setting tx power 2020-07-02 08:51:22 -04:00
interrupt_controller drivers: interrupt_controller: gicv3: Skip typr for SGI 2020-07-01 08:02:57 -04:00
ipm
kscan
led
led_strip drivers: led_strip: Add support for external SPI CS on APA102 LED strips 2020-07-02 08:22:31 -04:00
lora drivers: lora: Add SX126x LoRa radio support 2020-07-02 08:32:37 -04:00
modem drivers: modem: use zsock_ variants of socket API 2020-06-10 09:27:51 +03:00
net net: ppp: consume ringbuf until it is empty 2020-07-02 08:25:12 -05:00
neural_net
pcie drivers: pcie: Do not enable PCIe RC module shell for endpoint 2020-07-01 11:21:57 -04:00
peci
pinmux drivers: pinmux: stm32f7: CAN, SPI, I2C pinmuxes added 2020-06-23 19:05:26 +02:00
ps2
ptp_clock
pwm drivers: pwm: add a SAM0 TCC based PWM driver 2020-07-01 08:10:59 -05:00
sensor sensor: ms5607: Add chip select flags 2020-07-01 16:40:03 -05:00
serial drivers: uart_mcux: add UART set configuration function 2020-07-02 11:09:09 -04:00
spi drivers: spi: Add optional delays to mcux dspi and lpspi drivers 2020-07-02 07:57:36 -04:00
timer drivers: timer: enable read synchronisation mode for the SAMD/E5x 2020-07-03 12:20:03 -04:00
usb drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints 2020-06-24 21:00:59 +02:00
video
watchdog
wifi drivers: wifi: esp: Improvements to ESP driver 2020-07-02 08:52:28 -04:00
CMakeLists.txt
Kconfig