Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_fmac.c1657 assert_param(IS_FMAC_THRESHOLD(pConfig->OutputThreshold)); in FMAC_FilterConfig()
1728 if (pConfig->OutputThreshold != FMAC_THRESHOLD_NO_VALUE) in FMAC_FilterConfig()
1731 …assert_param(IS_FMAC_THRESHOLD_APPLICABLE(FMAC_GET_Y_SIZE(hfmac), pConfig->OutputThreshold, pConfi… in FMAC_FilterConfig()
1735 ((pConfig->OutputThreshold) & FMAC_YBUFCFG_EMPTY_WM)); in FMAC_FilterConfig()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fmac.c1654 assert_param(IS_FMAC_THRESHOLD(pConfig->OutputThreshold)); in FMAC_FilterConfig()
1725 if (pConfig->OutputThreshold != FMAC_THRESHOLD_NO_VALUE) in FMAC_FilterConfig()
1728 …assert_param(IS_FMAC_THRESHOLD_APPLICABLE(FMAC_GET_Y_SIZE(hfmac), pConfig->OutputThreshold, pConfi… in FMAC_FilterConfig()
1732 ((pConfig->OutputThreshold) & FMAC_YBUFCFG_EMPTY_WM)); in FMAC_FilterConfig()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_fmac.c1655 assert_param(IS_FMAC_THRESHOLD(pConfig->OutputThreshold)); in FMAC_FilterConfig()
1726 if (pConfig->OutputThreshold != FMAC_THRESHOLD_NO_VALUE) in FMAC_FilterConfig()
1729 …assert_param(IS_FMAC_THRESHOLD_APPLICABLE(FMAC_GET_Y_SIZE(hfmac), pConfig->OutputThreshold, pConfi… in FMAC_FilterConfig()
1733 ((pConfig->OutputThreshold) & FMAC_YBUFCFG_EMPTY_WM)); in FMAC_FilterConfig()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_fmac.c1655 assert_param(IS_FMAC_THRESHOLD(pConfig->OutputThreshold)); in FMAC_FilterConfig()
1726 if (pConfig->OutputThreshold != FMAC_THRESHOLD_NO_VALUE) in FMAC_FilterConfig()
1729 …assert_param(IS_FMAC_THRESHOLD_APPLICABLE(FMAC_GET_Y_SIZE(hfmac), pConfig->OutputThreshold, pConfi… in FMAC_FilterConfig()
1733 ((pConfig->OutputThreshold) & FMAC_YBUFCFG_EMPTY_WM)); in FMAC_FilterConfig()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fmac.h201 …uint32_t OutputThreshold; /*!< Output threshold: the buffer empty flag will be… member
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_fmac.h196 …uint32_t OutputThreshold; /*!< Output threshold: the buffer empty flag will be… member
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_fmac.h201 …uint32_t OutputThreshold; /*!< Output threshold: the buffer empty flag will be… member
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_fmac.h201 …uint32_t OutputThreshold; /*!< Output threshold: the buffer empty flag will be… member