Searched refs:u32 (Results 1 – 15 of 15) sorted by relevance
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/controller/ll/iso/ |
D | iso_test.h | 26 u32 successCnt; 27 u32 missedCnt; 28 u32 failedCnt; 29 u32 lastPkt; 33 u32 send_pkt_cnt; 34 u32 isoTestSendTick;
|
D | bis.h | 27 u32 blc_ll_getAvailBisNum(u8 role); 28 u32 blt_ll_bis_getAccessCode(u32 seedAccessCode, u8 bisSeq); 29 u32 blt_ll_bis_getSeedAccessAddr(void);
|
D | cis.h | 29 ble_sts_t blc_ll_initCisConnectionParameters( u8 *pCisConnPara, u32 master_cis_num, u32 slave_cis_…
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/hci/ |
D | hci.h | 59 u32 size; 116 typedef int (*hci_event_handler_t) (u32 h, u8 *para, int n); 125 extern u32 hci_eventMask; 126 extern u32 hci_le_eventMask; 127 extern u32 hci_le_eventMask_2; 198 int blc_hci_send_event (u32 h, u8 *para, int n); 214 ble_sts_t blc_hci_setEventMask_cmd(u32 evtMask); //eventMask: BT/EDR 222 ble_sts_t blc_hci_le_setEventMask_cmd(u32 evtMask); //eventMask: LE event 0~31 230 ble_sts_t blc_hci_le_setEventMask_2_cmd(u32 evtMask_2); //eventMask: LE event 32~63 277 int blc_hci_send_data (u32 h, u8 *para, int n); [all …]
|
D | hci_cmd.h | 1217 u32 controller_delay :24; 1218 u32 codec_configration_length :8;
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/controller/ll/ |
D | ll_pm.h | 89 u32 blc_pm_getWakeupSystemTick(void); 96 void blc_pm_setDeepsleepRetentionThreshold(u32 thres_ms); 103 void blc_pm_setDeepsleepRetentionEarlyWakeupTiming(u32 earlyWakeup_us); 125 void blc_pm_setAppWakeupLowPower(u32 wakeup_tick, u8 enable);
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/ |
D | ble_format.h | 68 u32 maxSduM2S :12; 69 u32 rfu0 :3; 70 u32 framed :1; 71 u32 maxSduS2M :12; 72 u32 rfu1 :4; 107 u32 cisAccessAddr; //Access Address of the CIS 139 u32 dma_len;
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/controller/ll/init/ |
D | init.h | 37 ble_sts_t blc_ll_setCreateConnectionTimeout (u32 timeout_ms);
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/common/ |
D | types.h | 45 typedef unsigned int u32 ; typedef
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/controller/ll/adv/ |
D | ext_adv.h | 141 …dvParam( u8 adv_handle, advEvtProp_type_t adv_evt_prop, u32 pri_advInter_min, u32 pri_adv…
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/common/ |
D | utility.h | 132 static inline u64 mul64_32x32(u32 u, u32 v) in mul64_32x32() 135 u32 u0, v0, w0; in mul64_32x32() 136 u32 u1, v1, w1, w2, t; in mul64_32x32() 137 u32 x, y; in mul64_32x32() 162 u32 size;
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/controller/ial/ |
D | ial.h | 54 u32 timestamp;
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/algorithm/aes_ccm/ |
D | aes_ccm.h | 34 u32 pkt;
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/controller/ll/acl_conn/ |
D | acl_conn.h | 88 u32 blc_ll_getConnectionStartTick(u16 connHandle);
|
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/vendor/controller/ |
D | b91_bt.c | 77 u32 len; in b91_bt_hci_tx_handler()
|