walnux/include/nuttx/usb
Nathan Hartman 80ce7800a9 Sources and Docs: Fix typos and nxstyle issues
Documentation/contributing/coding_style.rst:

    * Fix repeated words: ("this this").
    * Remove trailing spaces.

boards/z80/z80/z80sim/README.txt:

    * Fix repeated words: ("this this") and rewrap lines.

graphics/Kconfig,
libs/libc/math/Kconfig:

    * Fix repeated words: ("this this").

arch/arm/src/armv7-a/arm_assert.c,
arch/arm/src/armv7-r/arm_assert.c,
arch/arm/src/imxrt/imxrt_enet.c,
arch/arm/src/kinetis/kinetis_enet.c,
arch/arm/src/kinetis/kinetis_flexcan.c,
arch/arm/src/s32k1xx/s32k1xx_enet.c,
arch/arm/src/s32k1xx/s32k1xx_flexcan.c,
arch/arm/src/stm32/stm32_pwm.c,
arch/arm/src/stm32h7/stm32_pwm.c,
arch/arm/src/stm32l4/stm32l4_pwm.c,
arch/renesas/src/rx65n/rx65n_usbdev.c,
binfmt/libnxflat/libnxflat_bind.c,
drivers/pipes/pipe_common.c,
net/igmp/igmp_input.c,
net/tcp/tcp_conn.c,
sched/sched/sched_roundrobin.c:

    * Fix typo in comment ("this this").

arch/arm/src/cxd56xx/cxd56_usbdev.c,
arch/arm/src/lc823450/lc823450_usbdev.c:

    * Fix typo in comment and rewrap lines.

arch/arm/src/imxrt/imxrt_usbdev.c,
arch/arm/src/stm32/stm32_dac.c,
arch/arm/src/stm32f0l0g0/stm32_pwm.c,
arch/arm/src/stm32f7/stm32_pwm.c,
arch/arm/src/tiva/lm/lm4f_gpio.h,
fs/nxffs/nxffs_write.c,
include/nuttx/analog/pga11x.h,
include/nuttx/usb/usbdev.h,
net/mld/mld_join.c:

    * Fix typo in comment ("this this").
    * Fix nxstyle issues.
2020-10-02 04:54:52 +02:00
..
audio.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cdc.h Fix issues reported on PR #1233 2020-06-15 07:13:21 -06:00
cdcacm.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cdcecm.h drivers/usbdev/cdcecm.c: Adds USB Device Support for CDC/ECM 2018-08-16 08:49:11 -06:00
composite.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
dfu.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
ehci.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
fusb301.h drivers/usbmisc: add FUSB303 driver 2019-05-17 07:04:22 -06:00
fusb303.h drivers/usbmisc/fusb303.c: Toggle enable bit off/on after detaching 2019-05-31 07:40:06 -06:00
hid.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
hid_parser.h All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR). 2019-08-26 17:31:29 -06:00
hub.h
max3421e.h arch/arm/include/armv7-m, arch/arm/include/armv7-m, arch/arm/include/stm32f7: Add a configuration to enable workaround for r0p1 Errata 837070: Increasing priority usingwrite to BASEPRI does not take effect immediately. 2018-08-02 16:51:58 -06:00
ohci.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
pl2303.h
rndis.h drivers/usbdev/rndis: Fixes issue with DEBUGASSERT when using composite device and endpoint numbers not being the default. 2019-07-23 16:12:50 -06:00
storage.h Various cosmetic changes. 2019-09-09 14:47:47 -06:00
usb.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
usbdev.h Sources and Docs: Fix typos and nxstyle issues 2020-10-02 04:54:52 +02:00
usbdev_trace.h Various cosmetic changes. 2019-09-09 14:47:47 -06:00
usbhost.h Added USB MSC state change notifier in notifier work queue. 2020-08-09 11:54:04 -06:00
usbhost_devaddr.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usbhost_trace.h All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR). 2019-08-26 17:31:29 -06:00
usbmonitor.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
usbmsc.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00