nuttx/arch/arm/src/samd5e5
zhangyuan21 cf56e4113a arch: remove unnecessary sem_setprotocol code
Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-03-17 16:53:19 -03:00
..
hardware Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
chip.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
Kconfig Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00
sam_clockconfig.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_clockconfig.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_cmcc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_cmcc.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_config.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_dmac.c arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly 2022-11-14 09:34:04 +09:00
sam_dmac.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_eic.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_eic.h arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sam_ethernet.c
sam_ethernet.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_freerun.c arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
sam_freerun.h NuttX: Falker Atomacao Agrícola Ltda: update licenses to Apache 2021-04-13 05:28:28 -05:00
sam_gclk.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_gclk.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_gmac.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
sam_i2c_master.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_i2c_master.h NuttX: Falker Atomacao Agrícola Ltda: update licenses to Apache 2021-04-13 05:28:28 -05:00
sam_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
sam_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
sam_lowputc.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
sam_lowputc.h
sam_mpuinit.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_mpuinit.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_oneshot_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_oneshot.c Remove the unneeded void cast 2022-04-17 23:32:05 +03:00
sam_oneshot.h NuttX: Falker Atomacao Agrícola Ltda: update licenses to Apache 2021-04-13 05:28:28 -05:00
sam_periphclks.h
sam_port.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_port.h
sam_progmem.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
sam_progmem.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_sercom.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_sercom.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_serial.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
sam_serial.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
sam_spi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
sam_start.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_tc.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_tc.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
sam_tickless.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_timerisr.c Remove the unneeded void cast 2022-04-17 23:32:05 +03:00
sam_usart.c
sam_usart.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_usb.c arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
sam_usb.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_usbhost.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
sam_usbhost.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_userspace.c
sam_userspace.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_wdt.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_wdt.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00