zhangchengqi 76bdfcc9d9 include/nuttx/timers/pwm: Add user provided argument in struct pwm_info_s
Here is a case how to use arg:
If application need do the ADC conversion as the same frequency and phase
of PWM, he can pass a semaphore as arg and then PWM driver will post the
semaphore in he start point of every period.

Signed-off-by: zhangchengqi <zhangchengqi@xiaomi.com>
2023-01-28 19:55:46 +02:00
..
2022-08-02 21:04:19 +08:00
2022-12-09 11:19:55 +08:00
2023-01-06 22:20:19 +08:00
2023-01-06 22:20:19 +08:00
2022-12-21 10:56:45 +08:00
2023-01-19 00:52:25 +02:00
2022-12-21 10:56:45 +08:00
2022-10-28 02:19:26 +08:00
2023-01-17 12:02:48 +08:00
2022-12-10 02:36:24 +08:00
2023-01-19 06:04:48 +09:00
2023-01-27 13:21:49 -03:00
2022-04-17 23:32:05 +03:00
2023-01-12 09:28:04 -03:00