zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 4e65cae32a Bluetooth: Controller: Ticker first expire with remainder
To acheive microsecond or fine timing for first expire
timeout, pass remainder value of the coarse tick to a new
ticker_start_us() interface. The new interface is available
with BT_TICKER_EXT feature enabled.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-05-05 12:26:31 +02:00
..
coex Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
crypto Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
flash drivers: flash: nRF: Move sync ticker to Subsys Bluetooth Controller 2023-03-21 12:33:32 +01:00
hal Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
hci Bluetooth: controller: Consideration for SDU interval in fragmentation 2023-04-13 16:09:39 +02:00
include Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
ll_sw Bluetooth: Controller: Fix implementation of CIS Null PDU Indicator use 2023-05-05 12:26:31 +02:00
ticker Bluetooth: Controller: Ticker first expire with remainder 2023-05-05 12:26:31 +02:00
util Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
CMakeLists.txt drivers: flash: nRF: Move sync ticker to Subsys Bluetooth Controller 2023-03-21 12:33:32 +01:00
Kconfig Bluetooth: Controller: Fix BT_TICKER_EXT BT_TICKER_LOW_LAT dependency 2023-05-05 12:26:31 +02:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Ticker first expire with remainder 2023-05-05 12:26:31 +02:00