zephyr/drivers
Johann Fischer f54b106f60 drivers: ssd1306: cleanup and make functions static
Cleanup and make functions static.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-12-19 22:17:36 +01:00
..
adc
audio
bluetooth
can
clock_control stm32: clock_control: fix APB2 peripheral clock control on stm32g0 2019-12-18 22:06:39 +01:00
console usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
counter drivers: counter: mcux_gpt: Add count-up flag 2019-12-18 07:30:36 -06:00
crypto drivers/crypto: Add macro to simplify access to ctx->drv_sessn_state 2019-12-18 22:10:29 +01:00
display drivers: ssd1306: cleanup and make functions static 2019-12-19 22:17:36 +01:00
dma
eeprom
entropy
espi
ethernet
flash drivers/flash: nios2_qspi byte read access 2019-12-19 12:53:22 -05:00
gpio include/drivers: Move 2 specific intc headers into public location 2019-12-18 21:49:46 +01:00
hwinfo
i2c drivers: i2c_bitbang: read SDA on high clock 2019-12-19 11:08:55 -05:00
i2s
ieee802154
interrupt_controller interrupt_controller: gic: Support multiple GIC versions 2019-12-19 11:05:27 -05:00
ipm various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
kscan
led
led_strip drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
modem
net
neural_net
pcie
pinmux boards: stm32g0316-disco: add support for the ST STM32G0316-DISCO board 2019-12-18 22:06:39 +01:00
ps2
ptp_clock
pwm
sensor subsys/shell: Introduce the Sensor Shell Module 2019-12-19 15:54:04 -05:00
serial various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
spi spi: sam0: Add support for SAME54 2019-12-18 22:12:15 +01:00
timer drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
usb drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
video
watchdog drivers: watchdog: Make WDT_DISABLE_AT_BOOT default to y 2019-12-19 11:07:42 -05:00
wifi drivers: wifi: Fix the use of net_pkt_write() in eswifi driver 2019-12-18 21:58:21 +01:00
CMakeLists.txt
Kconfig