Searched refs:USI_UARTUpperShiftVal (Results 1 – 2 of 2) sorted by relevance
1318 IrDA_InitStruct->USI_UARTUpperShiftVal = 0; in USI_UARTIrDAStructInit()1372 assert_param(IrDA_InitStruct->USI_UARTUpperShiftVal <= 0x7fff ); in USI_UARTIrDAInit()1410 TempTxpulse |= (IrDA_InitStruct->USI_UARTUpperShiftVal << 16); in USI_UARTIrDAInit()
282 …u32 USI_UARTUpperShiftVal; /*!< Specifies the USI uart irda tx pulse right edge shift value in t… member
Completed in 6 milliseconds