Merge pull request #13492 from talorion/fix-PwmOut-resets-after-suspend
Fix pwm out resets after suspend
ls
commit 468372e759a412d837fc51ecba66851ef34091d8
2 parents a17a481 + b1eedc0
@Martin Kojtal Martin Kojtal authored on 10 Sep 2020
GitHub committed on 10 Sep 2020
Showing 40 changed files
View
UNITTESTS/stubs/pwmout_api_stub.c
View
drivers/include/drivers/PwmOut.h
View
drivers/source/PwmOut.cpp
View
hal/include/hal/pwmout_api.h
View
targets/TARGET_Cypress/TARGET_PSOC6/cy_pwmout_api.c
View
targets/TARGET_Freescale/TARGET_K20XX/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_KLXX/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL27Z/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/pwmout_api.c
View
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/pwmout_api.c
View
targets/TARGET_GigaDevice/TARGET_GD32F30X/pwmout_api.c
View
targets/TARGET_GigaDevice/TARGET_GD32F4XX/pwmout_api.c
View
targets/TARGET_Maxim/TARGET_MAX32600/pwmout_api.c
View
targets/TARGET_Maxim/TARGET_MAX32610/pwmout_api.c
View
targets/TARGET_Maxim/TARGET_MAX32620/pwmout_api.c
View
targets/TARGET_Maxim/TARGET_MAX32620C/pwmout_api.c
View
targets/TARGET_Maxim/TARGET_MAX32625/pwmout_api.c
View
targets/TARGET_Maxim/TARGET_MAX32630/pwmout_api.c
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M2351/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M251/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M261/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M451/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_M480/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_NANO100/pwmout_api.c
View
targets/TARGET_NUVOTON/TARGET_NUC472/pwmout_api.c
View
targets/TARGET_NXP/TARGET_LPC11U6X/pwmout_api.c
View
targets/TARGET_NXP/TARGET_LPC11XX_11CXX/pwmout_api.c
View
targets/TARGET_NXP/TARGET_LPC176X/pwmout_api.c
View
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/pwmout_api.c
View
targets/TARGET_RENESAS/TARGET_RZ_A1XX/pwmout_api.c
View
targets/TARGET_RENESAS/TARGET_RZ_A2XX/pwmout_api.c
View
targets/TARGET_STM/pwmout_api.c
View
targets/TARGET_Silicon_Labs/TARGET_EFM32/pwmout_api.c
View
targets/TARGET_TOSHIBA/TARGET_TMPM46B/pwmout_api.c
View
targets/TARGET_TOSHIBA/TARGET_TMPM4G9/pwmout_api.c