Home
last modified time | relevance | path

Searched refs:MTLOMR (Results 1 – 25 of 51) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c773 mtlconf->ReceiveArbitrationAlgorithm = READ_BIT(heth->Instance->MTLOMR, ETH_MTLOMR_RAA_Msk); in HAL_ETHEx_GetMTLConfig()
774 mtlconf->TxSchedulingAlgorithm = READ_BIT(heth->Instance->MTLOMR, ETH_MTLOMR_SCHALG_Msk); in HAL_ETHEx_GetMTLConfig()
775 …mtlconf->TransmitStatus = ((READ_BIT(heth->Instance->MTLOMR, ETH_MTLOMR_DTXSTS_Msk) >> 1) > 0U) ? … in HAL_ETHEx_GetMTLConfig()
960 MODIFY_REG(heth->Instance->MTLOMR, ETH_MTLOMR_MASK, mtlregval); in ETHEx_SetMTLConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h731 __IO uint32_t MTLOMR; member
Dstm32h7s7xx.h786 __IO uint32_t MTLOMR; member
Dstm32h7s3xx.h779 __IO uint32_t MTLOMR; member
Dstm32h7r7xx.h736 __IO uint32_t MTLOMR; member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h730xxq.h845 __IO uint32_t MTLOMR; member
Dstm32h733xx.h844 __IO uint32_t MTLOMR; member
Dstm32h725xx.h842 __IO uint32_t MTLOMR; member
Dstm32h730xx.h844 __IO uint32_t MTLOMR; member
Dstm32h735xx.h845 __IO uint32_t MTLOMR; member
Dstm32h742xx.h797 __IO uint32_t MTLOMR; member
Dstm32h723xx.h841 __IO uint32_t MTLOMR; member
Dstm32h750xx.h801 __IO uint32_t MTLOMR; member
Dstm32h753xx.h801 __IO uint32_t MTLOMR; member
Dstm32h745xx.h832 __IO uint32_t MTLOMR; member
Dstm32h745xg.h832 __IO uint32_t MTLOMR; member
Dstm32h743xx.h800 __IO uint32_t MTLOMR; member
Dstm32h755xx.h833 __IO uint32_t MTLOMR; member
Dstm32h757xx.h914 __IO uint32_t MTLOMR; member
Dstm32h747xg.h913 __IO uint32_t MTLOMR; member
Dstm32h747xx.h913 __IO uint32_t MTLOMR; member
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h573xx.h671 __IO uint32_t MTLOMR; member
Dstm32h563xx.h634 __IO uint32_t MTLOMR; member
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/
Dstm32mp151dxx_ca7.h975 …__IO uint32_t MTLOMR; /*!< Operating mode Register Ad… member
Dstm32mp151fxx_cm4.h941 …__IO uint32_t MTLOMR; /*!< Operating mode Register Ad… member

123