mbed-os/targets/TARGET_NXP/TARGET_LPC176X
Jamie Smith b64b6e6186
LPC1768: Rewrite I2CSlave HAL to match datasheet way of doing it (#280)
* LPC1768: Rewrite I2CSlave HAL to match datasheet way of doing it

* Style and doc fixes
2024-05-23 23:12:10 -07:00
..
TARGET_ARCH_PRO LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
TARGET_MBED_LPC1768 LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
device Fix some upload and test issues, especially for LPC1768 (#231) 2024-01-30 09:41:32 -08:00
CMakeLists.txt CMake: Refactor NXP targets 2021-02-10 21:36:39 +00:00
PeripheralNames.h LPC1768: Fix SPI 16-bit transfers (#277) 2024-05-07 01:00:10 -07:00
PeripheralPinMaps.h LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
PortNames.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
analogin_api.c LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
analogout_api.c LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
can_api.c LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
gpio_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01: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 Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
i2c_api.c LPC1768: Rewrite I2CSlave HAL to match datasheet way of doing it (#280) 2024-05-23 23:12:10 -07:00
objects.h LPC1768: Fix SPI 16-bit transfers (#277) 2024-05-07 01:00:10 -07:00
pinmap.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
port_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
pwmout_api.c LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
reset_reason.c SPDX identifier and license amended 2019-08-19 11:58:02 +01:00
rtc_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
serial_api.c LPC1768: Support static pinmaps (#276) 2024-05-07 00:25:22 -07:00
sleep.c Fix PWM API for reading period and pulsewidth on LPC1768 (#274) 2024-05-03 00:40:48 -07:00
spi_api.c LPC1768: Fix SPI 16-bit transfers (#277) 2024-05-07 01:00:10 -07:00
us_ticker.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
watchdog_api.c Add watchdog clock accuracy to NXP targets. 2019-09-30 08:10:24 +02:00