/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_fmac.h | 222 __STATIC_INLINE void LL_FMAC_SetX1Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX1Base() argument 224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base() 272 __STATIC_INLINE void LL_FMAC_SetX2Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX2Base() argument 274 MODIFY_REG(FMACx->X2BUFCFG, FMAC_X2BUFCFG_X2_BASE, ((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos); in LL_FMAC_SetX2Base() 353 __STATIC_INLINE void LL_FMAC_SetYBase(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetYBase() argument 355 MODIFY_REG(FMACx->YBUFCFG, FMAC_YBUFCFG_Y_BASE, ((uint32_t)Base) << FMAC_YBUFCFG_Y_BASE_Pos); in LL_FMAC_SetYBase() 947 __STATIC_INLINE void LL_FMAC_ConfigX1(FMAC_TypeDef *FMACx, uint32_t Watermark, uint8_t Base, uint8_… in LL_FMAC_ConfigX1() argument 950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1() 965 __STATIC_INLINE void LL_FMAC_ConfigX2(FMAC_TypeDef *FMACx, uint8_t Base, uint8_t BufferSize) in LL_FMAC_ConfigX2() argument 968 (((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos) | in LL_FMAC_ConfigX2() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_fmac.h | 222 __STATIC_INLINE void LL_FMAC_SetX1Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX1Base() argument 224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base() 272 __STATIC_INLINE void LL_FMAC_SetX2Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX2Base() argument 274 MODIFY_REG(FMACx->X2BUFCFG, FMAC_X2BUFCFG_X2_BASE, ((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos); in LL_FMAC_SetX2Base() 353 __STATIC_INLINE void LL_FMAC_SetYBase(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetYBase() argument 355 MODIFY_REG(FMACx->YBUFCFG, FMAC_YBUFCFG_Y_BASE, ((uint32_t)Base) << FMAC_YBUFCFG_Y_BASE_Pos); in LL_FMAC_SetYBase() 947 __STATIC_INLINE void LL_FMAC_ConfigX1(FMAC_TypeDef *FMACx, uint32_t Watermark, uint8_t Base, uint8_… in LL_FMAC_ConfigX1() argument 950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1() 965 __STATIC_INLINE void LL_FMAC_ConfigX2(FMAC_TypeDef *FMACx, uint8_t Base, uint8_t BufferSize) in LL_FMAC_ConfigX2() argument 968 (((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos) | in LL_FMAC_ConfigX2() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_fmac.h | 222 __STATIC_INLINE void LL_FMAC_SetX1Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX1Base() argument 224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base() 272 __STATIC_INLINE void LL_FMAC_SetX2Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX2Base() argument 274 MODIFY_REG(FMACx->X2BUFCFG, FMAC_X2BUFCFG_X2_BASE, ((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos); in LL_FMAC_SetX2Base() 353 __STATIC_INLINE void LL_FMAC_SetYBase(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetYBase() argument 355 MODIFY_REG(FMACx->YBUFCFG, FMAC_YBUFCFG_Y_BASE, ((uint32_t)Base) << FMAC_YBUFCFG_Y_BASE_Pos); in LL_FMAC_SetYBase() 947 __STATIC_INLINE void LL_FMAC_ConfigX1(FMAC_TypeDef *FMACx, uint32_t Watermark, uint8_t Base, uint8_… in LL_FMAC_ConfigX1() argument 950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1() 965 __STATIC_INLINE void LL_FMAC_ConfigX2(FMAC_TypeDef *FMACx, uint8_t Base, uint8_t BufferSize) in LL_FMAC_ConfigX2() argument 968 (((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos) | in LL_FMAC_ConfigX2() [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_fmac.h | 222 __STATIC_INLINE void LL_FMAC_SetX1Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX1Base() argument 224 MODIFY_REG(FMACx->X1BUFCFG, FMAC_X1BUFCFG_X1_BASE, ((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos); in LL_FMAC_SetX1Base() 272 __STATIC_INLINE void LL_FMAC_SetX2Base(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetX2Base() argument 274 MODIFY_REG(FMACx->X2BUFCFG, FMAC_X2BUFCFG_X2_BASE, ((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos); in LL_FMAC_SetX2Base() 353 __STATIC_INLINE void LL_FMAC_SetYBase(FMAC_TypeDef *FMACx, uint8_t Base) in LL_FMAC_SetYBase() argument 355 MODIFY_REG(FMACx->YBUFCFG, FMAC_YBUFCFG_Y_BASE, ((uint32_t)Base) << FMAC_YBUFCFG_Y_BASE_Pos); in LL_FMAC_SetYBase() 947 __STATIC_INLINE void LL_FMAC_ConfigX1(FMAC_TypeDef *FMACx, uint32_t Watermark, uint8_t Base, uint8_… in LL_FMAC_ConfigX1() argument 950 Watermark | (((uint32_t)Base) << FMAC_X1BUFCFG_X1_BASE_Pos) | in LL_FMAC_ConfigX1() 965 __STATIC_INLINE void LL_FMAC_ConfigX2(FMAC_TypeDef *FMACx, uint8_t Base, uint8_t BufferSize) in LL_FMAC_ConfigX2() argument 968 (((uint32_t)Base) << FMAC_X2BUFCFG_X2_BASE_Pos) | in LL_FMAC_ConfigX2() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_def.h | 198 extern uint32_t Image$$RW_NONCACHEABLEBUFFER$$Base; 200 #define __NON_CACHEABLE_SECTION_BEGIN Image$$RW_NONCACHEABLEBUFFER$$Base
|