zephyr/drivers
Krzysztof Chruscinski d716e3a66c various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED()
Cleanup around COND_CODE_1 usage and replacing with
IF_ENABLED if applicable.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-12-18 08:14:52 -05:00
..
adc
audio
bluetooth
can
clock_control various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
console
counter various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
crypto
display
dma
eeprom drivers/eeprom: stm32: Enables only for L1 series 2019-12-15 10:19:25 -05:00
entropy
espi drivers: espi: xec: Enable OOB channel by default 2019-12-11 13:22:38 -08:00
ethernet eth: mcux: Do not set carrier ON if interface is not known 2019-12-12 09:50:29 +02:00
flash drivers/flash: remove NRF flash protection emulation 2019-12-15 10:35:09 -05:00
gpio
hwinfo drivers: hwinfo: Use HAL for reading deviceID. 2019-12-17 09:11:37 +01:00
i2c drivers: i2c: xec: Adhere to MCHP I2C spec recomendations 2019-12-11 13:21:47 -08:00
i2s
ieee802154 net: openthread: Update OpenThread version and better CMake integration 2019-12-16 11:08:09 +02:00
interrupt_controller
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
ps2
ptp_clock
pwm drivers: pwm: xec: Use unique log module identifier for PWM 2019-12-12 11:47:50 -08:00
sensor drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
serial various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
spi various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05: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: wdt_nrfx: Handle PM callback properly 2019-12-18 12:10:19 +01:00
wifi
CMakeLists.txt
Kconfig