nuttx/arch/arm/src/imx1
Gregory Nutt a569006fd8 sched/: Make more naming consistent
Rename various functions per the quidelines of https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions

    nxsem_setprotocol -> nxsem_set_protocol
    nxsem_getprotocol -> nxsem_get_protocol
    nxsem_getvalue -> nxsem_get_value
2020-05-17 14:01:00 -03:00
..
chip.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_aitc.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_allocateheap.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
imx_boot.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
imx_cspi.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_decodeirq.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
imx_dma.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_eim.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_gpio.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
imx_gpio.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
imx_i2c.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_irq.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
imx_lowputc.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
imx_memorymap.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_rtc.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_serial.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
imx_spi.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
imx_system.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
imx_timer.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
imx_timerisr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
imx_uart.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_usbd.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_wdog.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
Kconfig Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 2016-05-25 10:45:01 -06:00
Make.defs arch/arm: Rename all up_*.S files to arm_*.S 2020-05-01 11:29:11 -03:00