Home
last modified time | relevance | path

Searched refs:RT_U32 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c105 typedef uint32_t RT_U32, *PRT_U32; typedef
196 RT_U32 max_len;
197 RT_U32 data_len;
239 RT_U32 signature;
247 RT_U32 start_offset;
248 RT_U32 svn_ver;
249 RT_U32 coex_ver;
254 RT_U32 fw_version;
420 RT_U32 rx_count; /* expected pkts to recv */
748 static RT_U8 *skb_put(struct sk_buff *skb, RT_U32 len) in skb_put()
[all …]
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c728 typedef uint32_t RT_U32, *PRT_U32; typedef
733 RT_U32 addr = rand(); in rtk_get_ram_addr()