Home
last modified time | relevance | path

Searched refs:TRUE (Results 1 – 25 of 72) sorted by relevance

123

/hal_nxp-latest/s32/soc/s32z270/include/
DLinflexd_Uart_Ip_Defines.h85TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (b…
/hal_nxp-latest/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c280 if ((TRUE == UartState->IsTxBusy) || (TRUE == UartState->IsRxBusy)) in Linflexd_Uart_Ip_SetBaudrate()
308 if (Linflexd_Uart_Ip_SetUp_EnterInitMode(Base) != TRUE) in Linflexd_Uart_Ip_SetBaudrate()
311 IsReturn = TRUE; in Linflexd_Uart_Ip_SetBaudrate()
315 ResetIdle = TRUE; in Linflexd_Uart_Ip_SetBaudrate()
324 if (TRUE == ResetIdle) in Linflexd_Uart_Ip_SetBaudrate()
400 if (TRUE == Linflexd_Uart_Ip_SetUp_EnterInitMode(Base)) in Linflexd_Uart_Ip_Init()
402 UartStatePtr->IsDriverInitialized = TRUE; in Linflexd_Uart_Ip_Init()
741 UartState->IsTxBusy = TRUE; in Linflexd_Uart_Ip_SyncSend()
759 Linflexd_Uart_Ip_SetTransmitterState(Base, TRUE); in Linflexd_Uart_Ip_SyncSend()
858 UartState->IsRxBusy = TRUE; in Linflexd_Uart_Ip_SyncReceive()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c356 Canexcel_Ip_apxState[instance]->rxFifo.isXLFrame = TRUE; in Canexcel_InitRxFIFO()
394 return ((0U == (base->SYSS & CANXL_SIC_SYSS_NTRDY_MASK))? TRUE : FALSE); in Canexcel_Ip_GetStartMode()
412 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[instance])) in Canexcel_Ip_ConfigTimeStamp()
416 …CANEXCEL.EXL_SIC[instance]->BCFG2 |= (TRUE == time_stamp->ts64bit) ? CANXL_SIC_BCFG2_TSS(1U) : CAN… in Canexcel_Ip_ConfigTimeStamp()
539 if (TRUE == Config->is_rx_fifo_needed) in Canexcel_Ip_Init()
647 state->msgDesc[descNo].isXLFrame = TRUE; in Canexcel_Ip_ConfigRx()
734 …_LOCKED_SYS == CanXL_GetDescControlStatus(CANEXCEL.EXL_DESC_CTR[instance], descNo)) ? TRUE : FALSE; in Canexcel_Ip_RxDescriptor()
752 state->msgDesc[descNo].isPending[noOfPtrList] = TRUE; in Canexcel_Ip_RxDescriptor()
861 state->msgDesc[descNo].isPending[noOfPtrList] = TRUE; in Canexcel_Ip_TxDescriptor()
895 Canexcel_Ip_apxState[instance]->msgDesc[mbIdx].isXLFrame = TRUE; in Canexcel_Ip_ConfigXlTx()
[all …]
/hal_nxp-latest/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip_Irq.c231 ((EMIOS_PWM_IP_ACTIVE_LOW == Polarity) && (TRUE == OutputPin))) in Emios_Pwm_Ip_IrqDaocHandler()
265 ((TRUE == Emios_Pwm_Ip_GetOverRunFlag(Emios_Pwm_Ip_aBasePtr[Instance], Channel)) || in Emios_Pwm_Ip_IrqHandler()
266 (TRUE == Emios_Pwm_Ip_GetOverFlagEvent(Emios_Pwm_Ip_aBasePtr[Instance], Channel)) || in Emios_Pwm_Ip_IrqHandler()
267 (TRUE == Emios_Pwm_Ip_GetOverFlowFlag(Emios_Pwm_Ip_aBasePtr[Instance], Channel)))) in Emios_Pwm_Ip_IrqHandler()
275 if ((TRUE == Emios_Pwm_Ip_GetInterruptRequest(Emios_Pwm_Ip_aBasePtr[Instance], Channel)) && in Emios_Pwm_Ip_IrqHandler()
276 ((TRUE == Emios_Pwm_Ip_GetOverRunFlag(Emios_Pwm_Ip_aBasePtr[Instance], Channel)) || in Emios_Pwm_Ip_IrqHandler()
277 (TRUE == Emios_Pwm_Ip_GetOverFlagEvent(Emios_Pwm_Ip_aBasePtr[Instance], Channel)) || in Emios_Pwm_Ip_IrqHandler()
278 (TRUE == Emios_Pwm_Ip_GetOverFlowFlag(Emios_Pwm_Ip_aBasePtr[Instance], Channel)))) in Emios_Pwm_Ip_IrqHandler()
DEmios_Pwm_Ip.c242 … (((Emios_Pwm_Ip_aChannelModes[Instance][(uint8)Mode] >> Channel) & 0x01UL) == 1UL) ? TRUE : FALSE; in Emios_Pwm_Ip_ValidateMode()
337 …DevAssert(TRUE == Emios_Pwm_Ip_ValidateMode(Instance, UserChCfg->ChannelId, EMIOS_PWM_IP_HW_MODE_O… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode()
404 …DevAssert(TRUE == Emios_Pwm_Ip_ValidateMode(Instance, UserChCfg->ChannelId, EMIOS_PWM_IP_HW_MODE_O… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode()
512 …ios_Pwm_Ip_aCheckEnableNotif[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] == 0U)? FALSE : TRUE); in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
596 …ios_Pwm_Ip_aCheckEnableNotif[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] == 0U)? FALSE : TRUE); in Emios_Pwm_Ip_SetDutyCycleOpwfm()
648 …DevAssert((TRUE == Emios_Pwm_Ip_ValidateMode(Instance, UserChCfg->ChannelId, EMIOS_PWM_IP_HW_MODE_… in Emios_Pwm_Ip_InitDeadTimeMode()
649 … (TRUE == Emios_Pwm_Ip_ValidateMode(Instance, UserChCfg->ChannelId, EMIOS_PWM_IP_HW_MODE_OPWMC))); in Emios_Pwm_Ip_InitDeadTimeMode()
751 Emios_Pwm_Ip_SetForceMatchB(Base, Channel, TRUE); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
755 Emios_Pwm_Ip_SetForceMatchA(Base, Channel, TRUE); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
772 …ios_Pwm_Ip_aCheckEnableNotif[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] == 0U)? FALSE : TRUE); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
[all …]
/hal_nxp-latest/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h141 return (((Base->MCR & eMIOS_MCR_FRZ_MASK) >> eMIOS_MCR_FRZ_SHIFT) == 0U)? FALSE : TRUE; in Emios_Pwm_Ip_GetDebugMode()
155 Base->OUDIS = Base->OUDIS | (eMIOS_OUDIS_OU0((Value == TRUE) ? 0x00U : 0x01U) << Channel); in Emios_Pwm_Ip_SetOutputUpdate()
166 …DIS & (uint32)((uint32)eMIOS_OUDIS_OU0_MASK << (uint32)Channel)) >> Channel) == 0U) ? TRUE : FALSE; in Emios_Pwm_Ip_GetOutputUpdate()
189 Base->UCDIS = Base->UCDIS | (eMIOS_UCDIS_UCDIS0((Value == TRUE) ? 0x00U : 0x01U) << Channel); in Emios_Pwm_Ip_SetChannelEnable()
201 … & (uint32)((uint32)eMIOS_UCDIS_UCDIS0_MASK << (uint32)Channel)) >> Channel) == 0U) ? TRUE : FALSE; in Emios_Pwm_Ip_GetChannelEnable()
358 return (((Base->CH.UC[Channel].C & eMIOS_C_DMA_MASK) >> eMIOS_C_DMA_SHIFT) == 0U)? FALSE : TRUE; in Emios_Pwm_Ip_GetDMARequest()
388 return (((Base->CH.UC[Channel].C & eMIOS_C_FEN_MASK) >> eMIOS_C_FEN_SHIFT) == 0U)? FALSE : TRUE; in Emios_Pwm_Ip_GetInterruptRequest()
608 return (((Base->CH.UC[Channel].S & eMIOS_S_OVR_MASK) >> eMIOS_S_OVR_SHIFT) == 0U)? FALSE : TRUE; in Emios_Pwm_Ip_GetOverRunFlag()
636 … return (((Base->CH.UC[Channel].S & eMIOS_S_OVFL_MASK) >> eMIOS_S_OVFL_SHIFT) == 0U)? FALSE : TRUE; in Emios_Pwm_Ip_GetOverFlowFlag()
648 …eturn (((Base->CH.UC[Channel].S & eMIOS_S_UCOUT_MASK) >> eMIOS_S_UCOUT_SHIFT) == 0U)? FALSE : TRUE; in Emios_Pwm_Ip_GetOutputPinState()
[all …]
/hal_nxp-latest/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Specific.c221 if (TRUE == TimeoutOccurred) in Clock_Ip_PllPowerClockIp()
245 if (TRUE == TimeoutOccurred) in Clock_Ip_PllPowerClockIp()
281 if (TRUE == TimeoutOccurred) in Clock_Ip_PowerClockIpModules()
305 if (TRUE == TimeoutOccurred) in Clock_Ip_PowerClockIpModules()
329 if (TRUE == TimeoutOccurred) in Clock_Ip_PowerClockIpModules()
352 if (TRUE == TimeoutOccurred) in Clock_Ip_PowerClockIpModules()
508 FircConfig.Enable = TRUE; in EnableFircInStandbyMode()
522 SircConfig.Enable = TRUE; in EnableSircInStandbyMode()
531 Clock_Ip_bObjectsAreInitialized = TRUE; in Clock_Ip_ClockInitializeObjects()
/hal_nxp-latest/s32/drivers/s32k3/Mcl/src/
DLcu_Ip_Hw_Access.c195 return TRUE; in HwAcc_Lcu_AsyncSetOutputEnable()
208 return TRUE; in HwAcc_Lcu_AsyncSetOutputDebugMode()
223 return TRUE; in HwAcc_Lcu_AsyncSetOutputForceInputSensitivity()
238 return TRUE; in HwAcc_Lcu_AsyncSetOutputForceClearingMode()
253 return TRUE; in HwAcc_Lcu_AsyncSetOutputForceSyncSelect()
268 return TRUE; in HwAcc_Lcu_AsyncSetOutputPolarity()
280 return TRUE; in HwAcc_Lcu_AsyncClearOutputForceEvent()
295 return TRUE; in HwAcc_Lcu_AsyncSetOutputForceDma()
304 boolean ReturnValue = TRUE; in HwAcc_Lcu_AsyncSetOutputForceInt()
332 return TRUE; in HwAcc_Lcu_AsyncSetOutputLutDma()
[all …]
DEmios_Mcl_Ip.c178 if (Emios_Ip_axIpIsInitialized[Instance].instanceInitState == TRUE) in Emios_Mcl_Ip_Init()
233 …ChState[Instance][(*ConfigPtr->masterBusConfig)[CurrentChannel].hwChannel].channelInitState = TRUE; in Emios_Mcl_Ip_Init()
243 Emios_Ip_axIpIsInitialized[Instance].instanceInitState = TRUE; in Emios_Mcl_Ip_Init()
339 if(Emios_Ip_axChState[Instance][CurrentChannel].channelInitState == TRUE) in Emios_Mcl_Ip_Deinit()
393 if (TRUE == Emios_Ip_axChState[HwInstance][HwChannel].channelInitState) in Emios_Mcl_Ip_ValidateChannel()
395 Valid = TRUE; in Emios_Mcl_Ip_ValidateChannel()
465 Valid = TRUE; in Emios_Mcl_Ip_ValidateMultiCoreInit()
DLcu_Ip_Irq.c135 RetStatus = TRUE; in HwAcc_Lcu_GetLutIntEnable()
146 RetStatus = TRUE; in HwAcc_Lcu_GetLutStatus()
166 RetStatus = TRUE; in HwAcc_Lcu_GetForceIntEnable()
177 RetStatus = TRUE; in HwAcc_Lcu_GetForceStatus()
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c747 return ((*ElapsedTimeInOut >= TimeoutTicks) ? TRUE : FALSE); in Netc_EthSwt_Ip_TimeoutExpired()
795 …SFILTERTABLE_CFGE_OIPV_MASK) >> NETC_ETHSWT_IP_ISFILTERTABLE_CFGE_OIPV_SHIFT) > 0U) ? TRUE : FALSE; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
797 …_ISFILTERTABLE_CFGE_ODR_MASK) >> NETC_ETHSWT_IP_ISFILTERTABLE_CFGE_ODR_SHIFT) > 0U) ? TRUE : FALSE; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
798 …ILTERTABLE_CFGE_IMIRE_MASK) >> NETC_ETHSWT_IP_ISFILTERTABLE_CFGE_IMIRE_SHIFT) > 0U) ? TRUE : FALSE; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
799 …ABLE_CFGE_TIMECAPE_MASK) >> NETC_ETHSWT_IP_ISFILTERTABLE_CFGE_TIMECAPE_SHIFT) > 0U) ? TRUE : FALSE; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
800 …_ISFILTERTABLE_CFGE_ORP_MASK) >> NETC_ETHSWT_IP_ISFILTERTABLE_CFGE_ORP_SHIFT) > 0U) ? TRUE : FALSE; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
801 …SFILTERTABLE_CFGE_OSGI_MASK) >> NETC_ETHSWT_IP_ISFILTERTABLE_CFGE_OSGI_SHIFT) > 0U) ? TRUE : FALSE; in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
846 …Cfge_ExtOIPV = ((ConfigBits & NETC_ETHSWT_IP_SGCLTABLE_CFGE_EXTOIPV_MASK) == 0x0UL) ? FALSE : TRUE; in Netc_EthSwt_Ip_QueryStreamGateControlListTableEntry_FoundAMatchedEntry()
847 …->Cfge_ExtCtd = ((ConfigBits & NETC_ETHSWT_IP_SGCLTABLE_CFGE_EXTCTD_MASK) == 0x0UL) ? FALSE : TRUE; in Netc_EthSwt_Ip_QueryStreamGateControlListTableEntry_FoundAMatchedEntry()
858 …Idx].SGCL_Oipv = ((ConfigBits & NETC_ETHSWT_IP_SGCLTABLE_CFGE_OIPV_MASK) == 0x0UL) ? FALSE : TRUE; in Netc_EthSwt_Ip_QueryStreamGateControlListTableEntry_FoundAMatchedEntry()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip_Irq.c285 if (SIConfig->changeMACAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Mac_Addr_Set()
312 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Add_Rx_Mac_Addr_Filter()
341 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Delete_Rx_Mac_Addr_Filter()
369 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Enable_Multicast()
391 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Disable_Multicast()
410 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Close_Filter()
416 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Close_Filter()
546 if (TRUE == SIConfig->enableSi) in Netc_Eth_Ip_InitVSIAfterFlr()
584 if (TRUE == SIConfig->EnableSIVlan) in Netc_Eth_Ip_InitVSIAfterFlr()
DNetc_Eth_Ip.c948 return ((*ElapsedTimeInOut >= TimeoutTicks) ? TRUE : FALSE); in Netc_Eth_Ip_TimeoutExpired()
1125 …TimestampInfoBuff[ctrlIndex][u8RxBDIdx][DataBuffIndex].TimestampValueInvalidForSwt = (boolean)TRUE; in Netc_Eth_Ip_InitRxBD()
1178 if(config->siConfig->enableVlanToIpvMapping == TRUE) in Netc_Eth_Ip_Init_VlanToIpvMapping()
1272 if((TRUE == (*config->siConfig).EnableSIMsgInterrupt) && \ in Netc_Eth_Ip_EnableIrq()
1636 MACFilterHashTableAddrs[CtrlIndex][CurrentEntry].EntryStatus = TRUE; in Netc_Eth_Ip_AddMACFilterEntry()
1670 if ((TRUE == MACFilterHashTableAddrs[CtrlIndex][CurrentEntry].EntryStatus) && \ in Netc_Eth_Ip_DeleteMACFilterEntry()
2112 if (TRUE == TimeExpired) in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
2488 if (TRUE == TimeExpired) in Netc_Eth_Ip_SendNTMP1Command_LongFormat()
2570 if (TRUE == TimeExpired) in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat()
2821 if (TRUE == Enable) in Netc_Eth_Ip_ConfigPortTimeGateScheduling()
[all …]
/hal_nxp-latest/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Gate.c205 if (TRUE == Gate) in Clock_Ip_ClockUpdateSimLPO1KEnable()
237 if (TRUE == Gate) in Clock_Ip_ClockUpdateSimLPO32KEnable()
269 if (TRUE == Gate) in Clock_Ip_ClockUpdateSimClkoutEnable()
301 if (TRUE == Gate) in Clock_Ip_ClockUpdatePccCgcEnable()
335 if (TRUE == Gate) in Clock_Ip_ClockUpdateSimGate()
368 if (TRUE == Gate) in Clock_Ip_ClockUpdateSimTraceEnable()
DClock_Ip_Specific.c255 static boolean Clock_Ip_bFircWasEnabledBeforeMcuInit = TRUE; /* Firc clock was enab…
256 static boolean Clock_Ip_bAcceptedCopyClockConfiguration = TRUE;
345 FircConfigFound = TRUE; in DisableSafeClock()
509 Clock_Ip_bFircWasEnabledBeforeMcuInit = TRUE; in Clock_Ip_SpecificPlatformInitClock()
941 Clock_Ip_bObjsAreInitialized = TRUE; in Clock_Ip_ClockInitializeObjects()
976 …if( ((TRUE == Clock_Ip_bAcceptedCopyClockConfiguration) && (Config == NULL_PTR)) || (Clock_Ip_bSen… in Clock_Ip_ClockInitializeObjects()
1066 Clock_Ip_bAcceptedCopyClockConfiguration = TRUE; in Clock_Ip_ClockPowerModeChangeNotification()
1107 Clock_Ip_bAcceptedCopyClockConfiguration = TRUE; in Clock_Ip_ClockPowerModeChangeNotification()
/hal_nxp-latest/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c314 ErrorFlag = (boolean)TRUE; in Spi_Ip_TransferProcess()
354 if ((State->RxIndex == State->ExpectedFifoReads) || ((boolean)TRUE == ErrorFlag)) in Spi_Ip_TransferProcess()
357 if(((boolean)TRUE == ErrorFlag) || ((boolean)FALSE == State->KeepCs)) in Spi_Ip_TransferProcess()
521 if (TRUE == State->KeepCs) in Spi_Ip_PrepareTransfer()
1248 if (TRUE == ErrorFlag) in Spi_Ip_ChannelFinished()
1409 ErrorFlag = (boolean)TRUE; in Spi_Ip_IrqDmaHandler()
1419 EndOfTransferFlag = (boolean)TRUE; in Spi_Ip_IrqDmaHandler()
1423 if (((boolean)TRUE == EndOfTransferFlag) || ((boolean)TRUE == ErrorFlag)) in Spi_Ip_IrqDmaHandler()
1426 if(((boolean)TRUE == ErrorFlag) || ((boolean)FALSE == State->KeepCs)) in Spi_Ip_IrqDmaHandler()
1436 if((boolean)TRUE == ErrorFlag) in Spi_Ip_IrqDmaHandler()
[all …]
/hal_nxp-latest/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip_Irq.c446 …s_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].callbackParam, (1U << 1), TRUE); in Emios_Icu_Ip_SignalMeasurementStore()
851 …((boolean)TRUE == eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].notificat… in Emios_Icu_Ip_TimestampHandler()
888 bOverflowUsingMasterbus = TRUE; in Emios_Icu_Ip_ProcessMasterBusInterrupt()
896 bOverflowUsingMasterbus = TRUE; in Emios_Icu_Ip_ProcessMasterBusInterrupt()
904 bOverflowUsingMasterbus = TRUE; in Emios_Icu_Ip_ProcessMasterBusInterrupt()
914 if(TRUE == bOverflowUsingMasterbus) in Emios_Icu_Ip_ProcessMasterBusInterrupt()
919 Emios_Icu_Ip_ReportOverflow(instance, nCounter, TRUE); in Emios_Icu_Ip_ProcessMasterBusInterrupt()
949 …((boolean)TRUE == eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].notificat… in Emios_Icu_Ip_ReportEvents()
1055 bEnableInter = TRUE; in Emios_Icu_Ip_IrqHandler()
1064 bOverflow = ((eMIOS_S_OVFL_MASK == (u32RegCSR & eMIOS_S_OVFL_MASK)) ? TRUE : FALSE); in Emios_Icu_Ip_IrqHandler()
[all …]
/hal_nxp-latest/s32/drivers/s32k3/Fls/include/
DQspi_Ip_HwAccess.h94 return (0U == RegValue)? TRUE : FALSE; in Qspi_Ip_GetClrTxStatus()
116 return (0U == RegValue)? TRUE : FALSE; in Qspi_Ip_GetClrAhbStatus()
448 return (RegValue != 0U)? TRUE : FALSE; in Qspi_Ip_DLLGetSlaveLockStatusA()
465 return (RegValue != 0U)? TRUE : FALSE; in Qspi_Ip_DLLGetLockStatusA()
481 return (RegValue != 0U)? TRUE : FALSE; in Qspi_Ip_DLLGetErrorStatusA()
715 return (RegValue != 0U)? TRUE : FALSE; in Qspi_Ip_GetBusyStatus()
739 return (RegValue != 0U)? TRUE : FALSE; in Qspi_Ip_GetRxDataEvent()
765 return (RegValue != 0U)? TRUE : FALSE; in Qspi_Ip_GetTxWatermarkAvailable()
1224 return (RegValue != 0U) ? TRUE : FALSE; in Qspi_Ip_Sfp_TgIpcrsValid()
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfimu.c232 return TRUE; in HAL_ImuGetCpuReadyFlag()
624 if (TRUE == found) in HAL_ImuSendRpmsgEptQuiryRsp()
1017 while (TRUE) in HAL_ImuReturnAllTxBuf()
1126 imuHandle->cmd_buffer_available = TRUE; in HAL_ImuCtrlHandler()
1156 rpmsgHandle->eptLinkIsReady = TRUE; in HAL_ImuCtrlHandler()
1158 rpmsgStatus = HAL_ImuSendRpmsgEptQuiryRsp(imuHandle, pImuMsg->PayloadPtr[0], TRUE); in HAL_ImuCtrlHandler()
1185 rpmsgHandle->eptLinkIsReady = TRUE; in HAL_ImuCtrlHandler()
1232 while (TRUE) in HAL_ImuReceive()
1258 isUnlockMsgReqd = TRUE; in HAL_ImuReceive()
1286 imuHandle->cmd_buffer_available = TRUE; in HAL_ImuReceive()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu.c235 return TRUE; in HAL_ImuGetCpuReadyFlag()
627 if (TRUE == found) in HAL_ImuSendImumcEptQuiryRsp()
1020 while (TRUE) in HAL_ImuReturnAllTxBuf()
1129 imuHandle->cmd_buffer_available = TRUE; in HAL_ImuCtrlHandler()
1159 imumcHandle->eptLinkIsReady = TRUE; in HAL_ImuCtrlHandler()
1161 imumcStatus = HAL_ImuSendImumcEptQuiryRsp(imuHandle, pImuMsg->PayloadPtr[0], TRUE); in HAL_ImuCtrlHandler()
1188 imumcHandle->eptLinkIsReady = TRUE; in HAL_ImuCtrlHandler()
1235 while (TRUE) in HAL_ImuReceive()
1261 isUnlockMsgReqd = TRUE; in HAL_ImuReceive()
1289 imuHandle->cmd_buffer_available = TRUE; in HAL_ImuReceive()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/src/
DOsIf_Timer_System.c312 OsIf_abMdlInit[CoreId] = TRUE; in OsIf_Timer_System_Init()
349 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_GetCounter()
410 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_GetElapsed()
464 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_SetTimerFrequency()
514 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_MicrosToTicks()
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/src/
DOsIf_Timer_System.c294 OsIf_abMdlInit[CoreId] = TRUE; in OsIf_Timer_System_Init()
326 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_GetCounter()
380 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_GetElapsed()
435 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_SetTimerFrequency()
484 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_MicrosToTicks()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/src/
DOsIf_Timer_System.c312 OsIf_abMdlInit[CoreId] = TRUE; in OsIf_Timer_System_Init()
349 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_GetCounter()
410 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_GetElapsed()
464 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_SetTimerFrequency()
514 if (TRUE != OsIf_abMdlInit[CoreId]) in OsIf_Timer_System_MicrosToTicks()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/include/
DPlatformTypes.h137 #ifndef TRUE
143 #define TRUE true macro
149 #define TRUE 1
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/include/
DPlatformTypes.h137 #ifndef TRUE
143 #define TRUE true macro
149 #define TRUE 1

123