nuttx/arch/arm/src/samd5e5
Gregory Nutt e19246fe94 Correct the naming of some new functions.
Serval private functions were added with a name ending with _uninterruptible.  That is not correct.  These new functions should be named _noncancelable.
2020-04-05 12:32:04 -03:00
..
hardware Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
chip.h
Kconfig Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 12:35:45 -06:00
sam_clockconfig.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam_clockconfig.h
sam_cmcc.c
sam_cmcc.h
sam_config.h
sam_dmac.c Check return from nxsem_wait_uninterruptible() 2020-04-02 09:06:09 -06:00
sam_dmac.h Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam_eic.c
sam_eic.h
sam_ethernet.c Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 12:35:45 -06:00
sam_ethernet.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_gclk.c
sam_gclk.h
sam_gmac.c Fix typos in comments 2020-03-03 09:11:57 -06:00
sam_i2c_master.c Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
sam_idle.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_irq.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
sam_lowputc.c
sam_lowputc.h
sam_mpuinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
sam_mpuinit.h
sam_periphclks.h
sam_port.c
sam_port.h
sam_sercom.c
sam_sercom.h
sam_serial.c arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit 2020-02-23 09:11:43 -06:00
sam_serial.h
sam_spi.c Check return from nxsem_wait_uninterruptible() 2020-04-02 16:26:15 +01:00
sam_spi.h
sam_start.c
sam_start.h
sam_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
sam_usart.c
sam_usart.h
sam_usb.c samd2l1/samd5e5: Eliminate warnings. 2020-04-04 20:52:08 +01:00
sam_usb.h
sam_userspace.c
sam_userspace.h