Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmstdlib.c179 static const char hex_lower[17] = "0123456789abcdef"; variable
402 (*iptr == 'X') ? hex_upper : hex_lower, zero_pad); in BCMPOSTTRAPFN()
406 (*iptr == 'X') ? hex_upper : hex_lower, zero_pad); in BCMPOSTTRAPFN()
413 (*iptr == 'P') ? hex_upper : hex_lower, zero_pad); in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmstdlib.c179 static const char hex_lower[17] = "0123456789abcdef"; variable
402 (*iptr == 'X') ? hex_upper : hex_lower, zero_pad); in BCMPOSTTRAPFN()
406 (*iptr == 'X') ? hex_upper : hex_lower, zero_pad); in BCMPOSTTRAPFN()
413 (*iptr == 'P') ? hex_upper : hex_lower, zero_pad); in BCMPOSTTRAPFN()