| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull_adv_types.h | 12 	struct ull_hdr ull;  member82 	struct ull_hdr     ull;  member
 99 	struct ull_hdr      ull;  member
 114 	struct ull_hdr        ull;  member
 
 | 
| D | ull_scan_types.h | 8 	struct ull_hdr  ull;  member70 	struct ull_hdr      ull;  member
 
 | 
| D | ull_sync_types.h | 16 	struct ull_hdr ull;  member118 	struct ull_hdr ull;  member
 
 | 
| D | ull_conn_iso_types.h | 58 	struct ull_hdr            ull;  member
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ | 
| D | lll_central.c | 90 	struct ull_hdr *ull;  in prepare_cb()  local
 | 
| D | lll_peripheral.c | 103 	struct ull_hdr *ull;  in prepare_cb()  local
 | 
| D | lll.c | 273 	struct ull_hdr *ull;  in lll_done()  local386 uint32_t lll_event_offset_get(struct ull_hdr *ull)  in lll_event_offset_get()
 400 uint32_t lll_preempt_calc(struct ull_hdr *ull, uint8_t ticker_id,  in lll_preempt_calc()
 669 	struct ull_hdr *ull;  in preempt_ticker_start()  local
 
 | 
| D | lll_scan.c | 131 	struct ull_hdr *ull;  in prepare_cb()  local273 	struct ull_hdr *ull = HDR_LLL2ULL(p->param);  in resume_prepare_cb()  local
 683 		struct ull_hdr *ull;  local
 
 | 
| D | lll_adv.c | 324 	struct ull_hdr *ull;  in prepare_cb()  local439 	struct ull_hdr *ull = HDR_LLL2ULL(p->param);  in resume_prepare_cb()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ | 
| D | lll_central.c | 101 	struct ull_hdr *ull;  in prepare_cb()  local
 | 
| D | lll_peripheral.c | 105 	struct ull_hdr *ull;  local
 | 
| D | lll.c | 500 	struct ull_hdr *ull;  local613 uint32_t lll_event_offset_get(struct ull_hdr *ull)
 627 uint32_t lll_preempt_calc(struct ull_hdr *ull, uint8_t ticker_id,
 1094 	struct ull_hdr *ull;  local
 
 | 
| D | lll_scan.c | 328 	struct ull_hdr *ull;  in resume_prepare_cb()  local344 	struct ull_hdr *ull;  local
 1137 		struct ull_hdr *ull;  local
 
 | 
| D | lll_adv_sync.c | 121 	struct ull_hdr *ull;  local
 | 
| D | lll_scan_aux.c | 444 	struct ull_hdr *ull;  in prepare_cb()  local944 		struct ull_hdr *ull;  local
 
 | 
| D | lll_adv_iso.c | 194 	struct ull_hdr *ull;  in prepare_cb_common()  local
 | 
| D | lll_adv_aux.c | 129 	struct ull_hdr *ull;  in prepare_cb()  local
 | 
| D | lll_adv.c | 932 	struct ull_hdr *ull;  in prepare_cb()  local1075 	struct ull_hdr *ull;  in resume_prepare_cb()  local
 
 | 
| D | lll_central_iso.c | 124 	struct ull_hdr *ull;  in prepare_cb()  local
 | 
| D | lll_peripheral_iso.c | 136 	struct ull_hdr *ull;  in prepare_cb()  local
 | 
| D | lll_sync.c | 438 	struct ull_hdr *ull;  in prepare_cb_common()  local
 | 
| D | lll_sync_iso.c | 218 	struct ull_hdr *ull;  in prepare_cb_common()  local
 | 
| /Zephyr-latest/tests/kernel/common/src/ | 
| D | printk.c | 166 unsigned long long ull = 22;  variable
 | 
| /Zephyr-latest/tests/subsys/logging/log_api/src/ | 
| D | main.c | 170 	unsigned long long ull = 0x1122334455667799;  in ZTEST()  local
 | 
| /Zephyr-latest/tests/lib/cbprintf_package/src/ | 
| D | main.c | 110 	unsigned long long ull = 0xaabbaabbaabb;  in ZTEST()  local
 |