Home
last modified time | relevance | path

Searched refs:FMAC_X1BUFCFG_X1_BASE_Pos (Results 1 – 25 of 42) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_fmac.h224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base()
236 return (uint8_t)(READ_BIT(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE) >> FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_GetX1Base()
950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_fmac.h224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base()
236 return (uint8_t)(READ_BIT(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE) >> FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_GetX1Base()
950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_fmac.h224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base()
236 return (uint8_t)(READ_BIT(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE) >> FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_GetX1Base()
950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_fmac.h224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base()
236 return (uint8_t)(READ_BIT(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE) >> FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_GetX1Base()
950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fmac.c1696 …(((((uint32_t)(pConfig->InputBaseAddress)) << FMAC_X1BUFCFG_X1_BASE_Pos) & FMAC_X1BUFCFG_X1_BA… in FMAC_FilterConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_fmac.c1696 …(((((uint32_t)(pConfig->InputBaseAddress)) << FMAC_X1BUFCFG_X1_BASE_Pos) & FMAC_X1BUFCFG_X1_BA… in FMAC_FilterConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_fmac.c1697 …(((((uint32_t)(pConfig->InputBaseAddress)) << FMAC_X1BUFCFG_X1_BASE_Pos) & FMAC_X1BUFCFG_X1_BA… in FMAC_FilterConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_fmac.c1697 …(((((uint32_t)(pConfig->InputBaseAddress)) << FMAC_X1BUFCFG_X1_BASE_Pos) & FMAC_X1BUFCFG_X1_BA… in FMAC_FilterConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h4739 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
4740 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g411xc.h4904 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
4905 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g441xx.h5087 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5088 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32gbk1cb.h4852 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
4853 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g431xx.h4866 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
4867 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g4a1xx.h5251 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5252 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g491xx.h5030 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5031 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g473xx.h5236 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5237 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g471xx.h5101 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5102 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g483xx.h5457 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5458 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g414xx.h5335 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5336 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g474xx.h5369 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5370 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
Dstm32g484xx.h5590 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
5591 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF */
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h8297 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
8298 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF…
Dstm32u535xx.h7897 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
7898 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF…
Dstm32u575xx.h8570 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
8571 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h8111 #define FMAC_X1BUFCFG_X1_BASE_Pos (0U) macro
8112 #define FMAC_X1BUFCFG_X1_BASE_Msk (0xFFUL << FMAC_X1BUFCFG_X1_BASE_Pos) /*!< 0x000000FF…

12