Lines Matching refs:u16Shift
1145 MS_U16 u16Shift = 0 ; in HAL_TSIO_SVIDTBL_Set() local
1149 u16Shift = TSIO1_LIVE_0_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1152 u16Shift = TSIO1_LIVE_1_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1155 u16Shift = TSIO1_LIVE_2_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1158 u16Shift = TSIO1_LIVE_3_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1161 u16Shift = TSIO1_LIVE_4_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1164 u16Shift = TSIO1_LIVE_5_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1167 u16Shift = TSIO1_LIVE_6_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1170 u16Shift = TSIO1_LIVE_7_ENABLE; in HAL_TSIO_SVIDTBL_Set()
1177 _REG16_SET(&(_TSIOCtrl1->SVID_INFO[u8Addr]), u16Shift); in HAL_TSIO_SVIDTBL_Set()
1181 _REG16_CLR(&(_TSIOCtrl1->SVID_INFO[u8Addr]), u16Shift); in HAL_TSIO_SVIDTBL_Set()