zephyr/drivers/i2c
Patrik Flykt 21358baa72 all: Update unsigend 'U' suffix due to multiplication
As the multiplication rule is updated, new unsigned suffixes
are added in the code.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
slave kconfig: drivers: i2c: Remove redundant I2C_SLAVE dep. 2019-03-09 10:00:54 -05:00
CMakeLists.txt drivers/i2c: I2C driver for SiFive Freedom 2019-02-07 10:47:48 -06:00
i2c_bitbang.c
i2c_bitbang.h
i2c_cc32xx.c
i2c_dw_registers.h
i2c_dw.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
i2c_dw.h
i2c_esp32.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
i2c_gecko.c drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-02-01 19:09:06 -05:00
i2c_gpio.c drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
i2c_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
i2c_imx.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
i2c_ll_stm32_v1.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
i2c_ll_stm32_v2.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
i2c_ll_stm32.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
i2c_ll_stm32.h drivers/i2c: stm32: (FIX) add mutex to lock bus 2019-01-16 21:33:49 -05:00
i2c_mcux_lpi2c.c drivers: i2c: mcux_lpi2c: Fix unexpected I2C start condition 2019-03-13 09:08:21 -05:00
i2c_mcux.c drivers: i2c: mcux_i2c: Fix unexpected I2C start condition 2019-03-13 09:08:21 -05:00
i2c_nios2.c boards: nios2: Add dts support for i2c 2019-01-16 12:35:30 -06:00
i2c_nrfx_twi.c
i2c_nrfx_twim.c drivers: i2c: nrfx: Add support for TWIM2 and TWIM3 2019-01-21 10:13:34 +01:00
i2c_qmsi_ss.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
i2c_qmsi.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
i2c_sam_twi.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
i2c_sam_twihs.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
i2c_sbcon.c drivers: i2c: i2c_sbcon: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-25 08:55:06 -06:00
i2c_sifive.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
i2c-priv.h
Kconfig drivers/i2c: I2C driver for SiFive Freedom 2019-02-07 10:47:48 -06:00
Kconfig.dw drivers/interrupt_controller: shared_irq: configure by device tree 2019-02-06 07:18:15 -05:00
Kconfig.esp32
Kconfig.gpio
Kconfig.nrfx drivers: nrfx: Add Kconfig checks for mutually exclusive peripherals 2019-03-05 13:38:18 -05:00
Kconfig.qmsi
Kconfig.sbcon drivers: i2c: i2c_sbcon: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-25 08:55:06 -06:00
Kconfig.sifive kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.stm32