nuttx/Documentation
Michal Lenc 00e87962fd imxrt: add option to select PWM trigger source value from configuration
Current implementation supports the trigger generation only from timer
capture on period value. This is sufficient for PWM synchronization but
may not be enough for other purposes as ADC triggering for example.

This change adds an option to generate the trigger based on a duty
cycle value.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-02-11 20:07:28 +08:00
..
_static
_templates
applications Fix missing back single quotes and add if-then-else example 2023-01-13 12:21:20 +08:00
components arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
contributing Doc: Explain how to rebase and squash PR's commits 2022-12-19 10:31:12 +08:00
faq Doc: Add how to configure network MTU size 2022-11-02 09:14:17 +08:00
guides doc: Add USB RNDIS tutorial to documentation. 2023-01-29 10:09:13 +08:00
introduction arm64/a64: Add drivers for PIO and LEDs 2022-12-06 18:14:39 +08:00
platforms imxrt: add option to select PWM trigger source value from configuration 2023-02-11 20:07:28 +08:00
quickstart Remove incubat.* from the code base 2022-12-13 21:21:27 +02:00
reference sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
.gitignore
conf.py
glossary.rst
index.rst
make.bat
Makefile
Pipfile docs: Update dependencies and fix lint errors 2022-10-10 09:29:53 +08:00
Pipfile.lock CI/Documentation: livereload hash missmatch due to new wheel package upload. 2023-01-02 14:56:51 +08:00
substitutions.rst