Home
last modified time | relevance | path

Searched refs:pc_ctrl (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.h288 const hi_char *pc_ctrl = pc_delemit; in oal_strtok() local
302 uc_map[*pc_ctrl >> 3] |= (1 << (*pc_ctrl & 7)); /* 7:取低3位,左移1位 */ in oal_strtok()
303 } while (*pc_ctrl++); in oal_strtok()

Completed in 2 milliseconds