mbed-os/targets/TARGET_NUVOTON/TARGET_M480
Chun-Chieh Li c1c9550539 NUVOTON: CAN: Fix filter mask being zero
On mask being zero, it means any match, not exact match.

NOTE: This fix only targets CAN (M453/M487), not CAN-FD (M467).
NOTE: NUC472 CAN doesn't support filter.
2024-04-18 13:29:24 +08:00
..
TARGET_NUMAKER_IOT_M487 Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_NUMAKER_PFM_M487 Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
crypto M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
device NUVOTON: CAN: Fix Rx interrupt doesn't work 2024-04-18 11:04:15 +08:00
CMakeLists.txt Create FLASH CMSIS ALGO target to remove dependency on MBED_TARGET_LABELS 2021-02-19 16:56:37 +00:00
PeripheralNames.h M487: Fix UART 6/7 base address encoding 2022-01-07 16:39:59 +08:00
PeripheralPins.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
PeripheralPins.h M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
PinNamesCommon.h M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
PortNames.h M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
analogin_api.c Nuvoton: Enable extending sampling time for ADC/EADC 2023-05-15 14:40:10 +08:00
analogout_api.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
can_api.c NUVOTON: CAN: Fix filter mask being zero 2024-04-18 13:29:24 +08:00
device.h M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
dma.h M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
dma_api.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
flash_api.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
gpio_api.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08: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 M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
i2c_api.c Nuvoton: I2C: Fix potential role switch failure 2022-09-23 09:45:56 +08:00
lp_ticker.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00
mbed_overrides.c Nuvoton: Explicitly disable HXT/LXT on configured to not present 2021-06-02 09:02:05 +08:00
objects.h M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
pinmap.c Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
port_api.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
pwmout_api.c Support M480 PWM duty cycle range as 0 ~ 10000 2021-03-04 17:10:04 +08:00
reset_reason.c M487: Refine the WKT resolution to WDT reset from PD 2021-04-22 19:12:52 +08:00
rtc_api.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00
serial_api.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
sleep.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
spi_api.c Nuvoton: Fix degrading QSPI to SPI 2020-09-03 10:25:08 +08:00
us_ticker.c M487: Add SPDX license identifier 2020-04-01 13:55:45 +08:00
watchdog_api.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00