Home
last modified time | relevance | path

Searched defs:kfifo (Results 1 – 2 of 2) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/utils/kfifo/
Dkfifo.h24 struct kfifo { struct
31 void kfifo_init(struct kfifo *k, unsigned char *buff, unsigned int len); argument
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_common/include/
Dbk_fifo.h27 typedef struct kfifo struct
45 * Do NOT pass the kfifo to kfifo_free() after use ! Simply free the argument