Searched refs:BSP_SLAVE_STOP_REQ_POS_MASK (Results 1 – 1 of 1) sorted by relevance
16 #define BSP_SLAVE_STOP_REQ_POS_MASK (0xFFU << 8U) macro52 req_pos = (bus_slave & BSP_SLAVE_STOP_REQ_POS_MASK) >> 8U; in R_BSP_SlaveStopRelease()76 req_pos = (bus_slave & BSP_SLAVE_STOP_REQ_POS_MASK) >> 8U; in R_BSP_SlaveStop()