zephyr/drivers/i2c
Krzysztof Chruscinski 97345dbb1b logging: Fix errors in log usage
Couple of findings which were revealed after changing
LOG_MODULE_REGISTER macro:
- missing semicolons after LOG_MODULE_REGISTER()
- missing LOG_LEVEL defines
- other

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-10 12:38:29 -05:00
..
slave logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
CMakeLists.txt drivers: Introduce Silabs i2c shim driver 2018-10-31 09:00:38 -05:00
i2c_atmel_sam3.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
i2c_bitbang.c
i2c_bitbang.h
i2c_cc32xx.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
i2c_dw_registers.h
i2c_dw.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
i2c_dw.h
i2c_esp32.c
i2c_gecko.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
i2c_gpio.c
i2c_handlers.c
i2c_imx.c drivers: i2c: enable logging for drivers loading i2c-priv.h 2018-10-10 13:26:58 -04:00
i2c_ll_stm32_v1.c drivers: Remove redundant semicolon 2018-11-07 10:34:06 -05:00
i2c_ll_stm32_v2.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
i2c_ll_stm32.c drivers: Remove redundant semicolon 2018-11-07 10:34:06 -05:00
i2c_ll_stm32.h
i2c_mcux.c drivers: i2c: enable logging for drivers loading i2c-priv.h 2018-10-10 13:26:58 -04:00
i2c_nios2.c
i2c_nrfx_twi.c drivers: i2c: i2c_nrfx_twi and twim: Return -EBUSY when I2C bus is busy 2018-11-05 14:23:17 +01:00
i2c_nrfx_twim.c drivers: i2c: i2c_nrfx_twi and twim: Return -EBUSY when I2C bus is busy 2018-11-05 14:23:17 +01:00
i2c_qmsi_ss.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
i2c_qmsi.c drivers: i2c: enable logging for drivers loading i2c-priv.h 2018-10-10 13:26:58 -04:00
i2c_sam_twi.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
i2c_sam_twihs.c logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
i2c_sbcon.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
i2c-priv.h
Kconfig
Kconfig.dw kconfig: Hide the DesignWare I2C driver on unsupported platforms 2018-10-25 07:32:05 +01:00
Kconfig.esp32
Kconfig.gpio
Kconfig.nrfx
Kconfig.qmsi
Kconfig.sbcon
Kconfig.stm32