mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A2XX
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
..
TARGET_GR_MANGO Improve usability and documentation of the SPI API (#165) 2023-06-25 19:44:34 -07:00
common Modified license and code style. 2020-12-07 10:11:20 +09:00
r_can Added Apache-2.0 license to the files in r_can directory. 2020-11-13 08:56:15 +09:00
CMakeLists.txt CMake: Add `.cpp` files to target_sources 2021-04-19 16:19:51 +01:00
PeripheralPins.h Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
USBEndpoints_RZ_A2.h Added GR-MANGO to be a target. 2020-08-18 10:48:48 +09:00
USBPhyHw.h Added GR-MANGO to be a target. 2020-08-18 10:48:48 +09:00
USBPhy_RZ_A2.cpp Remove include dependency on `USBDevice_Types.h` 2021-04-19 16:20:25 +01:00
USBPhy_RZ_A2_Def.h Added GR-MANGO to be a target. 2020-08-18 10:48:48 +09:00
analogin_api.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
can_api.c CAN: Use uintptr_t for can_irq_ids 2021-09-17 13:36:43 +01:00
flash_api.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
gpio_addrdefine.h Added GR-MANGO to be a target. 2020-08-18 10:48:48 +09:00
gpio_api.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
gpio_irq_api.c GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
gpio_object.h Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
i2c_api.c Fixed I2C slave bugs on Renesas RZ/A series: 2020-10-16 18:00:42 +09:00
objects.h Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
pinmap.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
port_api.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
pwmout_api.c pwmout - RZ_A2XX - add read methods for period and pulsewidth 2020-09-02 13:39:15 +02:00
rtc_api.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
serial_api.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
sleep.c Modified the timing to wait UART completion in deep sleep function. 2020-10-09 17:28:52 +09:00
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
spibsc.h Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00
us_ticker.c Modifed some source files for GR-MANGO. 2020-08-18 10:48:56 +09:00