zephyr/samples/bluetooth
Henrik Brix Andersen db611e6781 drivers: pwm: add support for inverted PWM signals
Add support for requesting an inverted PWM pulse (active-low) when
setting up the period and pulse width of a PWM pin. This is useful
when driving external, active-low circuitry (e.g. an LED) with a PWM
signal.

All in-tree PWM drivers is updated to match the new API signature, but
no driver support for inverted PWM signals is added yet.

All in-tree PWM consumers are updated to pass a flags value of 0
(0 meaning default, which is normal PWM polarity).

Fixes #21384.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-01-07 18:13:18 +01:00
..
beacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
central samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
central_hr samples: bluetooth: central_hr: Fix scanning 2019-11-19 15:25:46 -05:00
eddystone samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
handsfree cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
hci_pwr_ctrl Bluetooth: samples: Added dynamic Tx power ctrl sample (#17731) 2019-12-17 12:29:57 +01:00
hci_rpmsg Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
hci_spi Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
hci_uart global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hci_usb usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
ibeacon samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
ipsp samples: bluetooth: ipsp: Mark accepted socket correctly in accept() 2019-12-20 16:45:06 +02:00
mesh samples: Bluetooth: Increase ISR_STACK_SIZE value 2019-12-10 15:34:26 +02:00
mesh_demo drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
peripheral Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_csc Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
peripheral_dis samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
peripheral_esp Bluetooth: samples: peripheral_esp: Use common 24-bit functions 2020-01-02 19:05:27 +01:00
peripheral_hids samples: migrating to NVS backend with settings 2019-10-11 14:55:24 +02:00
peripheral_hr samples: bluetooth: peripheral_hr: Fix advertising UUID16 service list 2019-12-18 21:46:51 +01:00
peripheral_ht global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
peripheral_sc_only Bluetooth: samples: Add newline when using printk 2019-10-07 20:50:14 +03:00
scan_adv samples: bluetooth: add overlays for RV32M1 SoC for BLW SW LL 2019-11-08 15:38:57 +01:00
st_ble_sensor Samples: Bluetooth: Add ST BLE Demo sample 2019-12-10 12:25:06 +02:00
bluetooth.rst doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00