Home
last modified time | relevance | path

Searched refs:USIC_CH_BRG_PDIV_Pos (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_usic.c182 ((pdiv_int_min - 1U) << USIC_CH_BRG_PDIV_Pos); in XMC_USIC_CH_SetBaudrate()
233 ((pdiv -1) << USIC_CH_BRG_PDIV_Pos); in XMC_USIC_CH_SetBaudrateEx()
261 divider *= ((channel->BRG & USIC_CH_BRG_PDIV_Msk) >> USIC_CH_BRG_PDIV_Pos) + 1; in XMC_USIC_CH_GetBaudrate()
294 divider *= ((channel->BRG & USIC_CH_BRG_PDIV_Msk) >> USIC_CH_BRG_PDIV_Pos) + 1; in XMC_USIC_CH_GetSCLKFrequency()
357 (((pdiv) - 1U) << USIC_CH_BRG_PDIV_Pos); in XMC_USIC_CH_ConfigExternalInputSignalToBRG()
Dxmc_spi.c250 pdiv = (uint32_t)(channel->BRG & USIC_CH_BRG_PDIV_Msk) >> USIC_CH_BRG_PDIV_Pos; in XMC_SPI_CH_SetInterwordDelay()
/hal_infineon-3.4.0/XMCLib/devices/XMC4500/Include/
DXMC4500.h9777 #define USIC_CH_BRG_PDIV_Pos (16UL) /*!< USIC_CH BRG: PDIV (Bit… macro
/hal_infineon-3.4.0/XMCLib/devices/XMC4700/Include/
DXMC4700.h10092 #define USIC_CH_BRG_PDIV_Pos (16UL) /*!< USIC_CH BRG: PDIV (Bit… macro
/hal_infineon-3.4.0/XMCLib/devices/XMC4800/Include/
DXMC4800.h11118 #define USIC_CH_BRG_PDIV_Pos (16UL) /*!< USIC_CH BRG: PDIV (Bit… macro