Searched refs:State (Results 1 – 11 of 11) sorted by relevance
259 static uint16 Spi_Ip_WriteCmdFifo(Spi_Ip_StateStructureType* State, SPI_Type *Base) in Spi_Ip_WriteCmdFifo() argument266 if (NumberOfCmdWrites > State->ExpectedCmdFifoWrites) in Spi_Ip_WriteCmdFifo()268 NumberOfCmdWrites = State->ExpectedCmdFifoWrites; in Spi_Ip_WriteCmdFifo()272 if (State->Pushr0RepeatIndex < State->Pushr0Repeat) in Spi_Ip_WriteCmdFifo()274 State->Pushr0RepeatIndex++; in Spi_Ip_WriteCmdFifo()278 State->NbCmdsIndex++; in Spi_Ip_WriteCmdFifo()281 DevAssert(State->NbCmdsIndex < 3u); in Spi_Ip_WriteCmdFifo()283 Base->PUSHR.FIFO.CMD = State->PushrCmds[State->NbCmdsIndex]; in Spi_Ip_WriteCmdFifo()284 State->ExpectedCmdFifoWrites--; in Spi_Ip_WriteCmdFifo()300 Spi_Ip_StateStructureType* State = Spi_Ip_apxStateStructureArray[Instance]; in Spi_Ip_TransferProcess() local[all …]
374 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[MRU_IP_SMU_MRU_ID]; in ISR() local377 if(NULL_PTR != State) in ISR()398 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[MRU_IP_SMU_MRU_ID]; in ISR() local401 if(NULL_PTR != State) in ISR()425 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[MRU_IP_RTU0_MRU0_ID]; in ISR() local428 if(NULL_PTR != State) in ISR()449 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[MRU_IP_RTU0_MRU0_ID]; in ISR() local452 if(NULL_PTR != State) in ISR()476 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[MRU_IP_RTU0_MRU1_ID]; in ISR() local479 if(NULL_PTR != State) in ISR()[all …]
221 Mru_Ip_StateStructureType* State; in Mru_Ip_Init_Privileged() local229 State = Mru_Ip_apxStateStructureArray[InstanceId]; in Mru_Ip_Init_Privileged()231 State = Mru_Ip_apxStateStructureArray[InstanceId]; in Mru_Ip_Init_Privileged()232 State->HWUnitConfig = HWUnitConfigPtr; in Mru_Ip_Init_Privileged()307 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[InstanceId]; in Mru_Ip_ResetReceiveChannel_Privileged() local311 ChannelConfig = &State->HWUnitConfig->ChannelCfg[ChannelIdx]; in Mru_Ip_ResetReceiveChannel_Privileged()366 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[InstanceId]; in Mru_Ip_ReadMailbox_Privileged() local369 ChannelConfig = &State->HWUnitConfig->ChannelCfg[ChannelIdx]; in Mru_Ip_ReadMailbox_Privileged()423 const Mru_Ip_StateStructureType* State = Mru_Ip_apxStateStructureArray[InstanceId]; in Mru_Ip_GetMailboxStatus_Privileged() local425 ChannelConfig = &State->HWUnitConfig->ChannelCfg[ChannelIdx]; in Mru_Ip_GetMailboxStatus_Privileged()[all …]
369 /* State I (request for swapping upon next reboot) */376 /* State II (image marked for permanent change) */387 /* State III (revert scheduled for next reboot => image is under test) */393 *p_state = kPlatOtaImg_None; /* State IV default */
346 uint8 State = (uint8)((Base->LINSR & LINFLEXD_LINSR_LINS_MASK) >> LINFLEXD_LINSR_LINS_SHIFT); in Linflexd_Uart_Ip_GetLinState() local347 return (Linflexd_Uart_Ip_StateType)State; in Linflexd_Uart_Ip_GetLinState()
4578 … switch(Netc_Eth_Ip_TxManagementInfoBuff[ctrlIndex][ManagementInfoIndex].State)4581 …Netc_Eth_Ip_TxManagementInfoBuff[ctrlIndex][ManagementInfoIndex].State = NETC_ETH_IP_TX_MGMT_READY;4584 …Netc_Eth_Ip_TxManagementInfoBuff[ctrlIndex][ManagementInfoIndex].State = NETC_ETH_IP_TX_MGMT_WAITI…6437 …th_Ip_TxManagementInfoBuff[0U][ProducerIndex / NETC_ETH_IP_PRODUCER_INCR].State == NETC_ETH_IP_TX_…6439 …th_Ip_TxManagementInfoBuff[0U][ProducerIndex / NETC_ETH_IP_PRODUCER_INCR].State = NETC_ETH_IP_TX_M…6443 …th_Ip_TxManagementInfoBuff[0U][ProducerIndex / NETC_ETH_IP_PRODUCER_INCR].State = NETC_ETH_IP_TX_M…8003 …xManagementInfoBuff[0U][CurrentIndex / (uint16)NETC_ETH_IP_PRODUCER_INCR].State == NETC_ETH_IP_TX_…8005 …xManagementInfoBuff[0U][CurrentIndex / (uint16)NETC_ETH_IP_PRODUCER_INCR].State = NETC_ETH_IP_TX_M…8017 …xManagementInfoBuff[0U][CurrentIndex / (uint16)NETC_ETH_IP_PRODUCER_INCR].State = NETC_ETH_IP_TX_M…8045 TxMgmtObjState = TxMgmtInfo->State;[all …]
1151 uint32 State) in Qspi_Ip_Sfp_WaitFsmState() argument1166 if ((FsmStatValid != 0U) && (FsmStatState == State)) in Qspi_Ip_Sfp_WaitFsmState()
1382 uint32 State) in Qspi_Ip_Sfp_WaitFsmState() argument1398 if ((FsmStatValid != 0U) && (FsmStatState == State)) in Qspi_Ip_Sfp_WaitFsmState()
2089 Netc_Eth_Ip_TxManagementStateType State; member
296 Licensee agrees that the laws of the State of Texas, USA, without regard to