nuttx/arch/arm/src
Michal Lenc 7354ab187e pwm: add option to break the loops when using multiple PWM channels
PWM drivers currently use channel number 0 for the channels that are not
used by the application. This commit adds number -1 which indicates that
all following channels are not configured and that the loop can be broken.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2021-07-26 10:34:16 -03:00
..
a1x Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
am335x Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
arm ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
armv6-m arch: Fix rtcb can't found error 2021-07-16 12:48:09 -03:00
armv7-a Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
armv7-m arch: add depends to trigger_irq 2021-07-22 10:50:53 -03:00
armv7-r ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
armv8-m arm: add up_secure_irq support 2021-07-22 10:50:53 -03:00
c5471 ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
common sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
cxd56xx Kconfig: remove empty help sections 2021-07-23 02:32:19 -07:00
dm320 Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
efm32 Kconfig: remove empty help sections 2021-07-23 02:32:19 -07:00
eoss3 Fix various typos 2021-07-25 18:36:53 -07:00
imx1 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
imx6 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
imxrt pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
kinetis Fix various typos 2021-07-25 18:36:53 -07:00
kl Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
lc823450 Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
lpc17xx_40xx Kconfig: add quotes in default string value 2021-07-23 02:32:19 -07:00
lpc31xx Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
lpc43xx arm/lpc43xx: Implement MTDIOC_ERASESTATE for SPIFI Flash driver 2021-07-17 09:00:41 -07:00
lpc54xx Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
lpc214x Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lpc2378 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
max326xx Kconfig: remove empty help sections 2021-07-23 02:32:19 -07:00
moxart Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
nrf52 pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
nuc1xx Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
rp2040 arch: rp2040: Introduce setintstack macro for SMP 2021-07-03 04:13:13 -05:00
rtl8720c Fix various typos 2021-07-25 18:36:53 -07:00
s32k1xx Fix various typos 2021-07-25 18:36:53 -07:00
sam34 Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
sama5 Fix various typos 2021-07-25 18:36:53 -07:00
samd2l2 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
samd5e5 Fix various typos 2021-07-25 18:36:53 -07:00
samv7 arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
stm32 pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
stm32f0l0g0 pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
stm32f7 pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
stm32h7 pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
stm32l4 pwm: add option to break the loops when using multiple PWM channels 2021-07-26 10:34:16 -03:00
stm32l5 Update arch/arm/src/stm32l5/stm32l5_serial.c 2021-07-25 14:16:22 -03:00
str71x Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
tiva Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
tms570 arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
xmc4 arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
.gitignore
Makefile arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00