This application blinks an LED using the :ref:`PWM API <pwm_api>`. See :zephyr:code-sample:`blinky` for a GPIO-based sample. The LED starts blinking at a 1 Hz frequency. The frequency doubles every 4 ...