nuttx/arch/arm/src/nrf52
Nathan Hartman ce20211357 Fix various typos in comments and documentation
Fix typos in these files:
    * Documentation/components/drivers/character/foc.rst
    * Documentation/guides/cpp_cmake.rst
    * Kconfig
    * arch/arm/src/imxrt/imxrt_lpspi.c
    * arch/arm/src/kinetis/kinetis_spi.c
    * arch/arm/src/kl/kl_spi.c
    * arch/arm/src/lpc31xx/lpc31_spi.c
    * arch/arm/src/nrf52/nrf52_radio.h
    * arch/arm/src/s32k1xx/s32k1xx_lpspi.c
    * arch/arm/src/stm32/Kconfig
    * arch/arm/src/stm32/stm32_adc.c
    * arch/arm/src/stm32/stm32_foc.c
    * arch/arm/src/stm32/stm32_foc.h
    * arch/arm/src/stm32/stm32_pwm.c
    * arch/arm/src/stm32/stm32_spi.c
    * arch/arm/src/stm32f0l0g0/stm32_spi.c
    * arch/arm/src/stm32f7/Kconfig
    * arch/arm/src/stm32f7/stm32_spi.c
    * arch/arm/src/stm32h7/Kconfig
    * arch/arm/src/stm32h7/stm32_allocateheap.c
    * arch/arm/src/stm32h7/stm32_fmc.c
    * arch/arm/src/stm32h7/stm32_fmc.h
    * arch/arm/src/stm32h7/stm32_pwm.c
    * arch/arm/src/stm32h7/stm32_qspi.c
    * arch/arm/src/stm32h7/stm32_spi.c
    * arch/arm/src/stm32l4/stm32l4_pwm.c
    * arch/arm/src/stm32l4/stm32l4_spi.c
    * arch/arm/src/stm32l5/Kconfig
    * arch/arm/src/stm32l5/stm32l5_spi.c
    * arch/renesas/src/rx65n/rx65n_dtc.c
    * arch/renesas/src/rx65n/rx65n_usbdev.c
    * arch/risc-v/src/rv32m1/rv32m1_serial.c
    * boards/arm/stm32/b-g431b-esc1/src/stm32_foc.c
    * boards/arm/stm32/nucleo-f103rb/src/stm32_foc_ihm07m1.c
    * boards/arm/stm32/nucleo-f302r8/src/stm32_foc_ihm07m1.c
    * boards/arm/stm32h7/nucleo-h743zi2/README.txt
    * boards/risc-v/rv32m1/rv32m1-vega/README.txt
    * boards/sim/sim/sim/scripts/Make.defs
    * drivers/1wire/1wire.c
    * drivers/1wire/1wire_internal.h
    * drivers/lcd/Kconfig
    * drivers/syslog/ramlog.c
    * fs/fat/Kconfig
    * libs/libc/debug/Kconfig
    * libs/libc/machine/Kconfig
    * libs/libc/stdio/lib_libvsprintf.c
    * libs/libc/stdlib/lib_div.c
    * libs/libc/stdlib/lib_ldiv.c
    * libs/libc/stdlib/lib_lldiv.c
    * libs/libdsp/lib_observer.c
2021-07-04 11:23:26 -05:00
..
hardware arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sdc
.gitignore
chip.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
Kconfig
Make.defs libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
nrf52_adc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_adc.h
nrf52_allocateheap.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_clockconfig.c NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_clockconfig.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_config.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_flash.c arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
nrf52_gpio.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
nrf52_gpio.h NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_gpiote.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_gpiote.h
nrf52_i2c_bitbang.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_i2c_bitbang.h
nrf52_i2c.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_i2c.h
nrf52_idle.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
nrf52_irq.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_irq.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_lowputc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_lowputc.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_nvmc.c arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
nrf52_nvmc.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_pminitialize.c
nrf52_ppi.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_ppi.h
nrf52_pwm.c
nrf52_pwm.h
nrf52_radio.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_radio.h Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
nrf52_rng.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
nrf52_rtc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_rtc.h
nrf52_sdc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_sdc.h
nrf52_serial.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_serial.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_spi.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_spi.h
nrf52_start.c arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
nrf52_start.h NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_systick.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_tickless_rtc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_tim_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_tim_lowerhalf.h
nrf52_tim.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_tim.h
nrf52_uid.c arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_uid.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_utils.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_wdt_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_wdt_lowerhalf.h
nrf52_wdt.c
nrf52_wdt.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52832_errdata.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00