zephyr/drivers
Alexander Wachter 50156e0ea9 drivers: hwinfo: add driver support for kinetis device ID
Add driver support for kinetis ID device.
The length depends on the SoC.
`SIM_GetUniqueId` was not used because the struct would reorder
the ID and makes the driver more complicated because the length
of the struct depends on the SoC.

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-02-07 15:08:18 -06:00
..
adc
aio
audio
bluetooth drivers: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00
can drivers: can: fix typo 2019-02-04 12:59:26 -05:00
clock_control
console net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02:00
counter
crypto
display drivers: display: Introduce mcux elcdif shim driver 2019-02-07 14:28:55 -06:00
dma
entropy
ethernet drivers/interrupt_controller: shared_irq: configure by device tree 2019-02-06 07:18:15 -05:00
flash flash: shell: fix dependency on FLASH_PAGE_LAYOUT 2019-02-04 17:55:40 -05:00
gpio gpio: gpio_sch: error when configure for level triggers 2019-02-07 11:18:23 -06:00
hwinfo drivers: hwinfo: add driver support for kinetis device ID 2019-02-07 15:08:18 -06:00
i2c drivers/i2c: I2C driver for SiFive Freedom 2019-02-07 10:47:48 -06:00
i2s drivers: i2s_cavs: fix for I2S start after stop 2019-02-04 00:52:15 -05:00
ieee802154 ieee802154: mcr20a: Fixup SPI CS handling 2019-02-01 04:10:09 -06:00
interrupt_controller driver/interrupt_controller: Clean up Kconfig symbol in stm32 driver 2019-02-06 18:59:00 -06:00
ipm
led
led_strip
modem net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02:00
net
neural_net
pci
pinmux drivers/pinmux: stm32: (FIX) Force very_high speed to SPIx_SCK gpio 2019-02-07 10:45:10 -06:00
ptp_clock
pwm drivers: pwm: nrf: Use HW PWM by default when available 2019-02-06 07:19:07 -05:00
rtc
sensor sensors: adxl372: Fixup SPI CS handling 2019-02-06 14:01:51 -06:00
serial serial: uart_sam0: Don't use CONFIG_ namespace for non Kconfig 2019-02-01 19:01:16 -05:00
spi drivers: spi: Define SPI_6 symbol 2019-02-06 18:59:00 -06:00
timer arch: allow system clock driver selection for cortex m 2019-02-05 18:43:03 -06:00
usb driver: usb: nordic: Fix compile warning with newlib 2019-02-06 14:25:09 +01:00
watchdog drivers/watchdog: stm32: Disable IWDG_STM32_START_AT_BOOT by default 2019-02-01 19:16:59 -05:00
wifi net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02:00
CMakeLists.txt drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00
Kconfig drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00