commit | 0b0988db2de9ce779f29b8400748085681e1970e | [log] [tgz] |
---|---|---|
author | Dat Nguyen Duy <dat.nguyenduy@nxp.com> | Sun Sep 24 00:44:25 2023 +0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Sep 29 15:40:04 2023 +0200 |
tree | 1d5413654470abd9779cedeccc6e8263a4af6d1c | |
parent | 05fd40012fb19aeb1fa3830d55d4696e968e797a [diff] |
drivers: pwm_nxp_s32_emios: add support for pwm capture This introduces pwm capture shim driver for NXP S32 EMIOS, the driver uses SAIC mode that is supported for all channels, to capture the counter value on each edge for period/pulse measurement Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>