Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc1200.c426 static inline bool verify_crc(const struct device *dev, struct net_pkt *pkt) in verify_crc() function
485 if (!verify_crc(dev, pkt)) { in cc1200_rx()
Dieee802154_cc2520.c565 static inline bool verify_crc(const struct device *dev, struct net_pkt *pkt) in verify_crc() function
636 if (!verify_crc(dev, pkt)) { in cc2520_rx()