Searched refs:temp16 (Results 1 – 6 of 6) sorted by relevance
332 uint16_t temp16; in USB_DevicePrinterEvent() local388 temp16 = *((uint16_t *)param); in USB_DevicePrinterEvent()390 temp8 = (uint8_t)(temp16 & 0xFFU); in USB_DevicePrinterEvent()392 if (printerHandle->interfaceNumber != ((uint8_t)(temp16 >> 8U))) in USB_DevicePrinterEvent()419 for (temp16 = 0; temp16 < printerHandle->interfaceHandle->endpointList.count; ++temp16) in USB_DevicePrinterEvent()421 … if (temp8 == printerHandle->interfaceHandle->endpointList.endpoint[temp16].endpointAddress) in USB_DevicePrinterEvent()424 … if (USB_IN == ((printerHandle->interfaceHandle->endpointList.endpoint[temp16].endpointAddress & in USB_DevicePrinterEvent()447 for (temp16 = 0; temp16 < printerHandle->interfaceHandle->endpointList.count; ++temp16) in USB_DevicePrinterEvent()449 … if (temp8 == printerHandle->interfaceHandle->endpointList.endpoint[temp16].endpointAddress) in USB_DevicePrinterEvent()463 … (printerHandle->interfaceHandle->endpointList.endpoint[temp16].endpointAddress & in USB_DevicePrinterEvent()[all …]
248 uint16_t temp16 = 0u; in smartcard_emvsim_SetTransferType() local267 temp16 = (960u * context->cardParams.currentD * context->cardParams.WI) + in smartcard_emvsim_SetTransferType()269 base->CWT_VAL = temp16; in smartcard_emvsim_SetTransferType()270 base->BWT_VAL = temp16; in smartcard_emvsim_SetTransferType()298 temp16 = (960u * context->cardParams.currentD * context->cardParams.WI) + in smartcard_emvsim_SetTransferType()300 base->CWT_VAL = temp16; in smartcard_emvsim_SetTransferType()301 base->BWT_VAL = temp16; in smartcard_emvsim_SetTransferType()341 temp16 = ((uint16_t)1u << context->cardParams.CWI) + 16u; in smartcard_emvsim_SetTransferType()343 temp16 = ((uint16_t)1u << context->cardParams.CWI) + 15u; in smartcard_emvsim_SetTransferType()349 temp16 = ((uint16_t)1u << context->cardParams.CWI) + 20u + SMARTCARD_CWT_ADJUSTMENT; in smartcard_emvsim_SetTransferType()[all …]
250 uint16_t temp16 = 0u; in SMARTCARD_USIM_SetTransferType() local271 …temp16 = (960u * context->cardParams.currentD * context->cardParams.WI) + (context->cardParams.cur… in SMARTCARD_USIM_SetTransferType()272 base->CWTR = (uint32_t)temp16 - SMARTCARD_T0_CWT_ADJUSTMENT; in SMARTCARD_USIM_SetTransferType()273 base->BWTR = (uint32_t)temp16 - SMARTCARD_T0_BWT_ADJUSTMENT; in SMARTCARD_USIM_SetTransferType()297 …temp16 = (960u * context->cardParams.currentD * context->cardParams.WI) + (context->cardParams.cur… in SMARTCARD_USIM_SetTransferType()298 base->CWTR = (uint32_t)temp16 - SMARTCARD_T0_CWT_ADJUSTMENT; in SMARTCARD_USIM_SetTransferType()299 base->BWTR = (uint32_t)temp16 - SMARTCARD_T0_BWT_ADJUSTMENT; in SMARTCARD_USIM_SetTransferType()329 temp16 = ((uint16_t)1u << context->cardParams.CWI) + 15u; in SMARTCARD_USIM_SetTransferType()330 base->CWTR = (uint32_t)temp16 - SMARTCARD_T1_CWT_ADJUSTMENT; in SMARTCARD_USIM_SetTransferType()
567 uint16_t *temp16 = (uint16_t *)param; in USB_DeviceCallback() local616 uint8_t interface = (uint8_t)((*temp16 & 0xFF00U) >> 0x08U); in USB_DeviceCallback()617 uint8_t alternateSetting = (uint8_t)(*temp16 & 0x00FFU); in USB_DeviceCallback()
1498 uint16_t *temp16; in USB_DeviceKhciControl() local1582 temp16 = (uint16_t *)param; in USB_DeviceKhciControl()1583 …*temp16 = (USB_DEVICE_CONFIG_SELF_POWER << (USB_REQUEST_STANDARD_GET_STATUS_DEVICE_SELF_POWERED_SH… in USB_DeviceKhciControl()
1897 uint16_t *temp16;1961 temp16 = (uint16_t *)param;1962 *temp16 = ((uint16_t)USB_DEVICE_CONFIG_SELF_POWER