mbed-os/targets/TARGET_STM/TARGET_STM32G0
Affrin Pinhero d8cbd68dc2 driver/i2c: STM32: Solves I2C driver performanc issue.
This commit solves issue related to i2c driver performance.
With this commit delay in read write when using i2c timing
algorithm is solved. Used flag mechanism which will check
tim reg value and hz passed.

Signed-off-by: Affrin Pinhero <affrin.pinhero@hcl.com>
2021-07-02 10:54:16 +05:30
..
STM32Cube_FW STM32G0 update drivers version to CUBE V1.4.1 2021-04-09 08:53:49 +02:00
TARGET_STM32G030xx STM32G0 astyle 2021-05-25 14:45:51 +02:00
TARGET_STM32G031xx STM32G0: correct voltage scaling control 2021-06-02 09:37:19 +02:00
TARGET_STM32G041xx STM32G0 astyle 2021-05-25 14:45:51 +02:00
TARGET_STM32G070xx CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32G071xx STM32G0: correct voltage scaling control 2021-06-02 09:37:19 +02:00
TARGET_STM32G081xx CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
CMakeLists.txt driver/i2c: Added I2C timing calculation function. 2021-05-19 18:35:47 +05:30
analogin_device.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
analogout_device.c STM32 ANALOGOUT : correct GPIO free 2021-03-18 14:53:00 +01:00
cmsis.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
flash_api.c STM32: remove critical sections in flash_program_page 2021-03-24 17:40:18 +01:00
gpio_irq_device.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
gpio_irq_device.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
i2c_device.c driver/i2c: STM32: Solves I2C driver performanc issue. 2021-07-02 10:54:16 +05:30
i2c_device.h driver/i2c: STM32: Solves I2C driver performanc issue. 2021-07-02 10:54:16 +05:30
objects.h driver/i2c: STM32: Solves I2C driver performanc issue. 2021-07-02 10:54:16 +05:30
pin_device.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
pwmout_device.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
pwmout_device.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
serial_device.c STM32G0: USART3_4_LPUART1_IRQn compilation issue with G070xx 2020-11-13 12:05:01 +01:00
spi_api.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
spi_device.h Add SPI bitwidths to ST targets where supported 2021-01-11 07:53:07 -06:00
us_ticker_data.h STM32G0: no TIM2 for G070xx 2020-11-16 08:35:22 +01:00