4 Commits (main)

Author SHA1 Message Date
Sven Depoorter ff3d5f89a2 drivers: pwm: pwm_nrf_sw: use shutdown task if available 1 month ago
Yishai Jaffe e5017da2b0 drivers: pwm: Place API into iterable section 7 months ago
Jakub Zymelka ade49f081d modules: hal_nordic: nrfx: update API version to 3.2.0 2 years ago
Andrzej Głąbek 88ab153ac4 drivers: pwm_nrf5_sw: Rename to pwm_nrf_sw 2 years ago
Andrzej Głąbek 8c1c666bab drivers: pwm_nrf5_sw: Extend to work also with DPPI 2 years ago
Andrzej Głąbek 9e860062b6 drivers: pwm_nrf5_sw: Use GPIOTE SET and CLR tasks when available 2 years ago
Andrzej Głąbek c43cef01fd drivers: pwm_nrf5_sw: Make proper use of 32-bit timers 2 years ago
Andrzej Głąbek b82f2d9ec2 drivers: pwm_nrf5_sw: Clear GPIOTE config only when switching to GPIO 2 years ago
Andrzej Głąbek b04fd975b6 drivers: pwm_nrf5_sw: Use nrfx HALs instead of direct register accesses 2 years ago
Nick Ward 0ad0af70ef drivers: pwm: Use a common initialization priority 3 years ago
Gerard Marull-Paretas 0aea96dbca drivers: pwm: minor formatting enhancements 3 years ago
Gerard Marull-Paretas f9ff805e3b drivers: pwm: add log level to LOG_MODULE_REGISTER 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas e2852ef985 drivers: pwm: use new API naming (no pin) 3 years ago
Gerard Marull-Paretas fbf73334f3 drivers: pwm: make all drivers use channel variable name 3 years ago
Andrzej Głąbek 5609bc48dd drivers: pwm_nrf5_sw: Add support for PWM_POLARITY_INVERTED flag 3 years ago
Andrzej Głąbek c23a449bfb drivers: pwm_nrf5_sw: Treat `pwm` parameter as PWM channel, not SoC pin 3 years ago
Andrzej Głąbek 42275c263b drivers: pwm_nrf5_sw: Use the PPI FORK feature when available 3 years ago
Andrzej Głąbek d683ad0300 drivers: pwm_nrf5_sw: Correctly use all channels provided by generator 3 years ago
Andrzej Głąbek f73618906d drivers: pwm_nrf5_sw: Correctly use allocated GPIOTE channels 3 years ago
Gerard Marull-Paretas 45a3985170 drivers: pwm: nrf5_sw: use instance based macros 4 years ago
Krzysztof Chruscinski 9886bdc0c8 drivers: pwm: pwm_nrf5_sw: Use runtime resources allocation 4 years ago
Marcin Niestroj c28d372d33 drivers: pwm: nrf_sw: drop deprecated 'timer-instance' DT prop 4 years ago
Gerard Marull-Paretas 3b18fe0af7 drivers: pwm: remove usage of device_pm_control_nop 4 years ago
Marcin Niestroj bc5a6164c9 drivers: pwm: nrf_sw: support generating PWM based on RTC 5 years ago
Marcin Niestroj 0d58960abb drivers: pwm: nrf_sw: convert to timer phandle instead instance number 5 years ago
Marcin Niestroj 4f868cd9fa drivers: pwm: nrf_sw: drop broken runtime timer clock scaling 5 years ago
Marcin Niestroj 94be9b387a drivers: pwm: nrf_sw: use Nordic HAL to configure GPIO 5 years ago
Kumar Gala d3790cec95 drivers: pwm: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Peter Bigot 4f16b419e8 device: avoid casting away const from config_info pointer 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala f72bfda53c drivers: pwm: pwm_nrf5_sw: Convert to new DT_INST macros 5 years ago
Henrik Brix Andersen db611e6781 drivers: pwm: add support for inverted PWM signals 6 years ago
Andrzej Głąbek 5239bef610 drivers: pwm_nrf5_sw: Remove PWM_NRF5_SW_0_DEV_NAME Kconfig option 6 years ago
Anas Nashif 5843884887 cleanup: include/: move pwm.h to drivers/pwm.h 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Andrzej Głąbek 5e38ed9320 ext: nrfx: Reserve PPI channels and groups used by Bluetooth controller 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Gaute Gamnes 121a9e41b2 drivers: pwm: nrf: Migrate SW PWM Kconfig options to DT 6 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Andrzej Głąbek 4750cf3b7b bluetooth: controller: nrf5: Reorder used PPI channels 7 years ago
Anas Nashif ff9c20826c driver: pwm: use new logger 7 years ago
Henrik Brix Andersen 2d269bb194 drivers: pwm_nrf5_sw: Perform static initialization only once 7 years ago
Henrik Brix Andersen fc1898ccb5 drivers: pwm: pwm_nrf5_sw: Add prescaler support 7 years ago
Henrik Brix Andersen f5310d5b54 drivers: pwm: pwm_nrf5_sw: Fix calculation of cycles per second 7 years ago
Johan Hedberg 8f5378b9de pwm: nrf5_sw: Fix configuration for nRF51 8 years ago