Searched refs:MEC_PECI_CTRL_TXEN_Pos (Results 1 – 2 of 2) sorted by relevance
240 regs->CTRL |= MEC_BIT(MEC_PECI_CTRL_TXEN_Pos); in mec_hal_peci_tx_enable()242 regs->CTRL &= (uint8_t)~MEC_BIT(MEC_PECI_CTRL_TXEN_Pos); in mec_hal_peci_tx_enable()
62 #define MEC_PECI_CTRL_TXEN_Pos (6UL) /*!< TXEN (Bit 6) … macro