Searched full:nrfx_pwm (Results 1 – 11 of 11) sorted by relevance
2 …description: An example to showcase usage of the nrfx_pwm driver for sequence loaded in common mode3 name: nrfx_pwm common mode example5 examples.nrfx_pwm.common_mode:25 - "Starting nrfx_pwm example for sequence loaded in common mode."
3 The sample demonstrates a basic functionality of the nrfx_pwm driver for a sequence loaded in the c…20 Application initializes the nrfx_pwm driver.40 - "Starting nrfx_pwm example for sequence loaded in common mode."
35 #include <nrfx_pwm.h>47 * @brief Example showing basic functionality of nrfx_pwm driver for sequence loaded in common mode.119 NRFX_LOG_INFO("Starting nrfx_pwm example for sequence loaded in common mode."); in main()
2 …description: An example to showcase usage of the nrfx_pwm driver for sequences loaded in grouped m…3 name: nrfx_pwm grouped mode example5 examples.nrfx_pwm.grouped_mode:25 - "Starting nrfx_pwm example for sequences loaded in grouped mode."
3 The sample demonstrates a basic functionality of the nrfx_pwm driver for a sequence loaded in the g…19 Application initializes the nrfx_pwm driver.40 - Starting nrfx_pwm example for sequences loaded in grouped mode.
35 #include <nrfx_pwm.h>47 * @brief Example showing basic functionality of nrfx_pwm driver for sequences loaded in grouped203 NRFX_LOG_INFO("Starting nrfx_pwm example for sequences loaded in grouped mode."); in main()
5 - [nrfx_pwm] - samples showing the functionality of the PWM driver.18 [nrfx_pwm]: <nrfx_pwm>
45 * @defgroup nrfx_pwm PWM driver62 .instance_id = NRFX_CONCAT(NRFX_PWM, id, _INST_IDX), \
38 #if !NRFX_FEATURE_PRESENT(NRFX_PWM, _ENABLED)42 #include <nrfx_pwm.h>
4 .. doxygengroup:: nrfx_pwm
5 * @ingroup nrfx_pwm