nuttx/arch/arm/src/lpc2378
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 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Kconfig
lpc23xx_decodeirq.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc23xx_gpio.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc23xx_head.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc23xx_i2c.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
lpc23xx_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc23xx_io.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
lpc23xx_irq.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc23xx_lowputc.S arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc23xx_pinsel.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc23xx_pllsetup.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
lpc23xx_scb.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc23xx_serial.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc23xx_spi.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
lpc23xx_spi.h Merged in jjlange/nuttx/lpc40xx (pull request #946) 2019-07-11 16:50:00 +00:00
lpc23xx_timer.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc23xx_timerisr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
lpc23xx_uart.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc23xx_vic.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc2378.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
Make.defs arch/arm: Rename all up_*.S files to arm_*.S 2020-05-01 11:29:11 -03:00