zephyr/soc/arm
Mulin Chao dd99fbebe6 drivers: pwm: add pwm driver support in NPCX7 series
In npcx7 series, there're 8 Pulse Width Modulator (PWM) modules and each
one support generating a single 16-bit PWM output. A 16-bit clock
prescaler (PRSCn) and a 16-bit counter (CTRn) determine the cycle time,
the minimal possible pulse width, and the duty-cycle steps.

Beside introducing pwm driver for Nuvoton NPCX series, this CL also
includes:

1. Add PWM device tree declarations.
2. Zephyr PWM api implementation.
3. Add aliases in npcx7m6fb_evb board device tree file for supporting
   samples/basic/blinky_pwm application and pwm test suites

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2020-10-06 18:16:02 -05:00
..
arm boards: arm: musca_b1: do not offset the image by default by 0x400. 2020-09-22 19:38:51 +02:00
atmel_sam soc: arm: atmel: Introduce sam4l SoC 2020-09-04 16:29:19 -05:00
atmel_sam0 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bcm_vk device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
common/cortex_m soc: arm: cortex_m: Improve error messages 2020-05-27 16:18:26 +02:00
cypress device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
infineon_xmc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
microchip_mec soc: mec1501: add timing support 2020-09-05 13:28:38 -05:00
nordic_nrf Bluetooth: controller: Select controller features from SoC capabilities 2020-09-18 18:11:35 +02:00
nuvoton soc: arm: add support for nuvoton numicro m48x series 2020-07-01 21:09:25 +02:00
nuvoton_npcx drivers: pwm: add pwm driver support in NPCX7 series 2020-10-06 18:16:02 -05:00
nxp_imx drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
nxp_kinetis dts: clocks: kinetis: set pllfll and er32k clock settings from dts 2020-09-29 14:05:50 -05:00
nxp_lpc soc: lpc11u6x: fix pinmux initialization priority 2020-09-14 12:47:32 -05:00
qemu_cortex_a53 qemu_cortex_a53: Switch to GICv3 2020-10-06 12:53:58 -04:00
quicklogic_eos_s3 soc: add EOS S3 SoC 2020-09-04 14:48:49 -04:00
silabs_exx32 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
st_stm32 soc: stm32f1: Update DT macros for dt pinctrl support 2020-10-01 11:08:42 -05:00
ti_lm3s6965 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ti_simplelink device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
xilinx_zynqmp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt
Kconfig kconfig: Make the CPU_HAS_FPU_DOUBLE_PRECISION option global. 2020-04-22 16:39:48 -07:00