nuttx-apps/examples/pwm
Norman Rasmussen 2e773bcdc6 Use macros from fixedmath.h for manipulating duty cycle
This avoids magic shift logic in code, and has no change to behavior.
2021-12-29 06:25:27 -06:00
..
Kconfig Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 2019-10-06 06:14:56 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
pwm_main.c Use macros from fixedmath.h for manipulating duty cycle 2021-12-29 06:25:27 -06:00
pwm.h examples: fix relative path CI error 2021-06-16 09:03:06 -05:00