Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtp.c170 struct tp_nbuf *tb = k_malloc(sizeof(struct tp_nbuf)); in tp_nbuf_clone() local
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcr20a.c330 static int mcr20a_timer_init(const struct device *dev, uint8_t tb) in mcr20a_timer_init()