nuttx/arch/hc/src/m9s12
2019-01-26 10:59:23 -06:00
..
chip.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
Kconfig Rename HCS12 version of CONFIG_GPIO_IRQ to CONFIG_HCS12_GPIOIRQ 2016-07-22 14:53:17 -06:00
m9s12_assert.c arch/xxx/src/xxx/up_assert.c: Dump CPU0 IDLE stack only when PID equals 0. IDLE threads of other CPUs do not need this special check 2019-01-26 10:59:23 -06:00
m9s12_atd.h Correct some comments 2016-08-06 16:25:02 -06:00
m9s12_crg.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_dumpgpio.c Correct some comments 2016-08-06 16:25:02 -06:00
m9s12_emac.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_ethernet.c Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP. 2018-10-31 15:03:51 -06:00
m9s12_flash.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_gpio.c Replace all ASSERT with DEBUGASSERT to save the code space 2018-08-24 06:58:30 -06:00
m9s12_gpioirq.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
m9s12_iic.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_initialstate.c Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_int.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_irq.c Correct some comments 2016-08-06 16:25:02 -06:00
m9s12_lowputc.S Correct some comments 2016-08-06 16:25:02 -06:00
m9s12_mebi.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_mmc.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_phy.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_pim.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_saveusercontext.S Correct some comments 2016-08-06 16:25:02 -06:00
m9s12_sci.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_serial.c Convert remaining serial drivers to use use irq_attach. 2017-02-27 10:27:14 -06:00
m9s12_serial.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_spi.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_start.S Correct some comments 2016-08-06 16:25:02 -06:00
m9s12_tim.h Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
m9s12_timerisr.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
m9s12_vectors.S Correct some comments 2016-08-06 16:25:02 -06:00
m9s12.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
Make.defs Correct some comments 2016-08-06 16:25:02 -06:00