33 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Julien D'Ascenzio e1d22a0b61 drivers: i2c_ll_stm32_v2: Add timeout on transfer 4 years ago
Alexandre Bourdiol 59ce5af11b drivers: i2c: add support of STM32WL 4 years ago
Martin Jäger 42eb8d7336 drivers: i2c: stm32: use generic LL headers 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Laurent Meunier 1603c329bd drivers: i2c_ll_stm32_v2: add support for optional timing property 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Peter Bigot 0b0d2e640b treewide: use full path to clock_control/stm32_clock_control.h header 6 years ago
Yannis Damigos 2f4c1ea362 i2c_ll_stm32_v2: Send STOP manually after NACK 6 years ago
Yannis Damigos 0f52c7137d i2c_ll_stm32_v2: Set slave_attached to false on slave unregister 6 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif 8f692c7d38 cleanup: include/: move i2c.h to drivers/i2c.h 6 years ago
Anas Nashif 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h 6 years ago
Roger N'Guessan 0a9d547cc1 drivers: i2c: enable I2C on STM32WB 6 years ago
Anas Nashif 4c32258606 style: add braces around if/while statements 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Yannis Damigos 5f83759c1b i2c_ll_stm32_v2: Disable ReloadMode, if needed, when error occurs 6 years ago
Pushpal Sidhu f603e2509d drivers: i2c_ll_stm32_v2: Handle errors during data transfers 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Kumar Gala aa2bdbe322 drivers: Remove board.h include 7 years ago
Anas Nashif f7dac85d15 drivers: i2c: move to new logger 7 years ago
Daniel Wagenknecht c7875b75aa i2c: stm32_v2: implement slave support 7 years ago
Daniel Wagenknecht 81cfdec3a9 i2c: stm32_v2: restructure interrupt handling 7 years ago
Florian Vaussard 5491c29314 i2c: stm32_ll: Fix spurious error while reading using IRQ 8 years ago
Neil Armstrong 59d33b5f27 i2c: stm32_ll: add support for STM32F0 with combined irq 8 years ago
Daniel Wagenknecht 02a46e7197 drivers: i2c_ll_stm32_v2: don't use while loops in interrupt mode 8 years ago
Daniel Wagenknecht 5380bc597f drivers: i2c_ll_stm32_v2: reorder to remove duplication 8 years ago
Yannis Damigos cf2eb7d1fa drivers: i2c_ll_stm32_v2: Use the correct flags in event ISR 8 years ago
Yannis Damigos b80da2b710 drivers: i2c_ll_stm32: Use I2C API flags 8 years ago
Daniel Wagenknecht c404c3b241 i2c: fix issue of stm32-i2c-v2 (F0/F3/F7) driver hanging in endless loop 8 years ago
Kumar Gala 83643a2266 drivers: i2c: remove usage of bitfield access for cfg 8 years ago
Kumar Gala 4c233bbc05 i2c: stm32: fix build issue 8 years ago
Jorge Ramirez-Ortiz 21fbc9b07e drivers: i2c: stm32 LL F1/F4 (v1) STM32 F3/L4X (v2) 8 years ago