Home
last modified time | relevance | path

Searched refs:RxOSRLimit (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2464 …dmaconf->RxOSRLimit = READ_BIT(heth->Instance->DMASBMR, ETH_DMASBMR_RD_OSR_LMT_1 | ETH_DMASBMR_RD_… in HAL_ETH_GetDMAConfig()
3019 dmaconf->RxOSRLimit | in ETH_SetDMAConfig()
3153 dmaDefaultConf.RxOSRLimit = ETH_RX_OSR_LIMIT_3; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h411 …uint32_t RxOSRLimit; /*!< Sets the maximum outstanding request… member