Home
last modified time | relevance | path

Searched defs:table (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinftrees.c32 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
H A Dzutil.c208 local ptr_table table[MAX_PTR]; variable
H A Dinfutil.h37 uInt table; /* table lengths (14 bits) */ member
/nrf52832-nimble/rt-thread/components/drivers/spi/sfud/src/
H A Dsfud_sfdp.c192 uint8_t table[BASIC_TABLE_LEN * 4] = { 0 }, i, j; in read_basic_table() local
/nrf52832-nimble/rt-thread/components/dfs/src/
H A Dpoll.c206 struct rt_poll_table table; in poll() local