Home
last modified time | relevance | path

Searched refs:MCR20A_PHY_CTRL4 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/drivers/ieee802154/
Dieee802154_mcr20a.h84 DEFINE_DREG_READ(phy_ctrl4, MCR20A_PHY_CTRL4)
104 DEFINE_DREG_WRITE(phy_ctrl4, MCR20A_PHY_CTRL4)
147 DEFINE_BITS_SET(phy_ctrl4_ccatype, MCR20A_PHY_CTRL4, _CCATYPE)
Dieee802154_mcr20a_regs.h61 #define MCR20A_PHY_CTRL4 (0x7) macro
Dieee802154_mcr20a.c724 uint8_t dregs[MCR20A_PHY_CTRL4 + 1]; in mcr20a_thread_main()