mbed-os/targets/TARGET_TOSHIBA/TARGET_TMPM4G9
Jamie Smith 69d95b598a
Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199)
* Handle cache alignment in DMA SPI driver

* Fix build on cache-less devices

* Fix a couple things I missed

* Run formatter, improve CacheAlignedBuffer docs

* Add missing license identifiers to source files

* Make CacheAlignedBuffer heap-allocatable, try and add exclusion for Nordic license in scancode_evaluate.py

* Formatting, docs, revert accidental change

* Update code blocks to pass spell checker
2023-12-19 10:21:47 -08:00
..
Periph_Driver Resolved linker issue 2019-12-06 15:22:55 +05:30
device Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07:00
CMakeLists.txt CMake: Refactor Toshiba targets 2021-02-11 11:51:20 +00:00
PeripheralNames.h Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
PinNames.h Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
PortNames.h Added SPDX identifier License 2019-12-06 15:15:05 +05:30
analogin_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
analogout_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
device.h Improve usability and documentation of the SPI API (#165) 2023-06-25 19:44:34 -07:00
flash_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
gpio_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
gpio_irq_api.c GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
gpio_object.h Added SPDX identifier License 2019-12-06 15:15:05 +05:30
i2c_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
objects.h Added SPDX identifier License 2019-12-06 15:15:05 +05:30
pinmap.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
port_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
pwmout_api.c pwmout - TMPM4G9 - add read methods for period and pulsewidth 2020-09-02 13:39:16 +02:00
reset_reason_api.c TOSHIBA: Add hal_reset_reason_get_capabilities() 2020-01-03 16:54:19 +01:00
rtc_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
serial_api.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
sleep.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30
spi_api.c Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199) 2023-12-19 10:21:47 -08:00
us_ticker.c Added SPDX identifier License 2019-12-06 15:15:05 +05:30