Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1602 data = gclconf->opList->Interval | (gclconf->opList->Gate << ETH_EST_WID_MAX); in HAL_ETHEx_SetGCLConfig()
1618 (gclconf->opList)++; in HAL_ETHEx_SetGCLConfig()
1642 if (estconf->GCLRegisters.opList == NULL) in ETHEx_SetESTConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h356 ETH_TASOperationConfigTypeDef *opList; /*! Pointer to GCL list size */ member