Home
last modified time | relevance | path

Searched refs:OutputBufferSize (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fmac.c1723 if (pConfig->OutputBufferSize != 0U) in FMAC_FilterConfig()
1728 …((((uint32_t)(pConfig->OutputBufferSize)) << FMAC_YBUFCFG_Y_BUF_SIZE_Pos) & FMAC_YBUFCFG_Y_BUF_SI… in FMAC_FilterConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_fmac.c1723 if (pConfig->OutputBufferSize != 0U) in FMAC_FilterConfig()
1728 …((((uint32_t)(pConfig->OutputBufferSize)) << FMAC_YBUFCFG_Y_BUF_SIZE_Pos) & FMAC_YBUFCFG_Y_BUF_SI… in FMAC_FilterConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fmac.h197 …uint8_t OutputBufferSize; /*!< Number of 16-bit words allocated to the output … member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_fmac.h197 …uint8_t OutputBufferSize; /*!< Number of 16-bit words allocated to the output … member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_fmac.h197 …uint8_t OutputBufferSize; /*!< Number of 16-bit words allocated to the output … member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_fmac.h197 …uint8_t OutputBufferSize; /*!< Number of 16-bit words allocated to the output … member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_fmac.c1724 if (pConfig->OutputBufferSize != 0U) in FMAC_FilterConfig()
1729 …((((uint32_t)(pConfig->OutputBufferSize)) << FMAC_YBUFCFG_Y_BUF_SIZE_Pos) & FMAC_YBUFCFG_Y_BUF_SI… in FMAC_FilterConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_fmac.c1724 if (pConfig->OutputBufferSize != 0U) in FMAC_FilterConfig()
1729 …((((uint32_t)(pConfig->OutputBufferSize)) << FMAC_YBUFCFG_Y_BUF_SIZE_Pos) & FMAC_YBUFCFG_Y_BUF_SI… in FMAC_FilterConfig()