Searched refs:MEC_BDP_DATRB_LANE_Pos (Results 1 – 2 of 2) sorted by relevance
52 #define MEC_BDP_DATRB_LANE_Pos (8UL) /*!< LANE (Bit 8) … macro
244 blane = (uint8_t)((da & MEC_BDP_DATRB_LANE_Msk) >> MEC_BDP_DATRB_LANE_Pos); in mec_hal_bdp_get_host_io()