Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c102 typedef int8_t RT_S8, *PRT_S8; typedef
881 const RT_S8 esc_c0[2] = { 0xdb, 0xdc }; in h5_slip_one_byte()
882 const RT_S8 esc_db[2] = { 0xdb, 0xdd }; in h5_slip_one_byte()
883 const RT_S8 esc_11[2] = { 0xdb, 0xde }; in h5_slip_one_byte()
884 const RT_S8 esc_13[2] = { 0xdb, 0xdf }; in h5_slip_one_byte()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c725 typedef int8_t RT_S8, *PRT_S8; typedef