/hal_nxp-3.6.0/s32/soc/s32z27/include/ |
D | Linflexd_Uart_Ip_Defines.h | 85 …TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (b…
|
D | PlatformTypes.h | 142 #ifndef TRUE 148 #define TRUE true macro 154 #define TRUE 1
|
/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/src/ |
D | Emios_Pwm_Ip_Irq.c | 231 ((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()
|
D | Emios_Pwm_Ip.c | 242 … (((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-3.6.0/s32/drivers/s32ze/Uart/src/ |
D | Linflexd_Uart_Ip.c | 274 if ((TRUE == UartState->IsTxBusy) || (TRUE == UartState->IsRxBusy)) in Linflexd_Uart_Ip_SetBaudrate() 312 IsReturn = TRUE; in Linflexd_Uart_Ip_SetBaudrate() 316 ResetIdle = TRUE; in Linflexd_Uart_Ip_SetBaudrate() 325 if (TRUE == ResetIdle) in Linflexd_Uart_Ip_SetBaudrate() 414 UartStatePtr->IsDriverInitialized = TRUE; in Linflexd_Uart_Ip_Init() 756 UartState->IsTxBusy = TRUE; in Linflexd_Uart_Ip_SyncSend() 774 Linflexd_Uart_Ip_SetTransmitterState(Base, TRUE); in Linflexd_Uart_Ip_SyncSend() 892 UartState->IsRxBusy = TRUE; in Linflexd_Uart_Ip_SyncReceive() 1065 UartState->IsRxBusy = TRUE; in Linflexd_Uart_Ip_StartReceiveUsingInterrupts() 1082 Linflexd_Uart_Ip_SetReceiverState(Base, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingInterrupts() [all …]
|
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/ |
D | Clock_Ip_Specific.c | 221 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()
|
D | Power_Ip_MC_ME.c | 551 if ( TRUE == TempPartitionConfig->PartitionUnderMcuControl ) in Power_Ip_MC_ME_ConfigCoreCOFBClock() 557 … if ( TRUE == (*TempPartitionConfig->ArrayPartitionCofbConfigPtr)[CofbIndex].CofbUnderMcuControl ) in Power_Ip_MC_ME_ConfigCoreCOFBClock() 566 … if ( TRUE == (*TempPartitionConfig->ArrayPartitionCoreConfigPtr)[CoreIndex].CoreUnderMcuControl ) in Power_Ip_MC_ME_ConfigCoreCOFBClock() 594 if ( TRUE == TempPartitionConfig->PartitionUnderMcuControl ) in Power_Ip_MC_ME_EnablePartitionClock() 596 if ( TRUE == TempPartitionConfig->PartitionPowerUnderMcuControl ) in Power_Ip_MC_ME_EnablePartitionClock() 635 if ( TRUE == TempPartitionConfig->PartitionUnderMcuControl ) in Power_Ip_MC_ME_DisablePartitionClock() 637 if ( TRUE == TempPartitionConfig->PartitionPowerUnderMcuControl ) in Power_Ip_MC_ME_DisablePartitionClock()
|
/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/include/ |
D | Emios_Pwm_Ip_HwAccess.h | 141 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-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/ |
D | CanEXCEL_Ip.c | 201 …0U == (base->SYSMC & (CANXL_SIC_SYSMC_LPMREQ_MASK | CANXL_SIC_SYSMC_FRZREQ_MASK))) ? TRUE : FALSE); in Canexcel_Ip_GetStartMode() 219 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[instance])) in Canexcel_Ip_ConfigTimeStamp() 223 …CANEXCEL.EXL_SIC[instance]->BCFG2 |= (time_stamp->ts64bit == TRUE) ? CANXL_SIC_BCFG2_TSS(1U) : CAN… in Canexcel_Ip_ConfigTimeStamp() 318 if (TRUE == Config->is_rx_fifo_needed) in Canexcel_Ip_Init() 324 Canexcel_Ip_apxState[instance]->rxFifo.isXLFrame = TRUE; in Canexcel_Ip_Init() 421 state->msgDesc[descNo].isXLFrame = TRUE; in Canexcel_Ip_ConfigRx() 640 Canexcel_Ip_apxState[instance]->msgDesc[mbIdx].isXLFrame = TRUE; in Canexcel_Ip_ConfigXlTx() 682 if (info->enable_brs == TRUE) in Canexcel_Ip_ConfigFdTx() 821 if (TRUE == CanXL_IsFreezeMode(CANEXCEL.EXL_SIC[u8Instance])) in Canexcel_Ip_EnableInterrupts() 829 state->isIntActive = TRUE; in Canexcel_Ip_EnableInterrupts() [all …]
|
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/ |
D | Lcu_Ip_Hw_Access.c | 195 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 …]
|
D | Emios_Mcl_Ip.c | 178 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()
|
D | Lcu_Ip_Irq.c | 135 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-3.6.0/s32/drivers/s32ze/Eth_NETC/src/ |
D | Netc_Eth_Ip_Irq.c | 242 if (SIConfig->changeMACAllowed == TRUE) in Netc_Eth_Ip_ProcessMsgRcv() 262 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_ProcessMsgRcv() 285 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_ProcessMsgRcv() 308 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_ProcessMsgRcv() 324 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_ProcessMsgRcv() 340 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_ProcessMsgRcv() 346 if (SIConfig->hashFilterUpdateAllowed == TRUE) in Netc_Eth_Ip_ProcessMsgRcv() 405 if (TRUE == SIConfig->enableSi) in Netc_Eth_Ip_InitVSIAfterFlr() 443 if (TRUE == SIConfig->EnableSIVlan) in Netc_Eth_Ip_InitVSIAfterFlr()
|
/hal_nxp-3.6.0/s32/drivers/s32ze/EthSwt_NETC/src/ |
D | Netc_EthSwt_Ip.c | 632 return ((*ElapsedTimeInOut >= TimeoutTicks) ? TRUE : FALSE); in Netc_EthSwt_Ip_TimeoutExpired() 726 …SearchCriteriaData.SearchCfgeData.SearchDynamicEntry = TRUE; /* … 783 *FoundEntry = TRUE; 982 if(TRUE == PortEnable) 1048 *PortEnable = TRUE; 1060 *PortEnable = TRUE; 1460 MatchedEntryFound = TRUE; 1473 MatchedEntryFound = TRUE; 1482 if (TRUE == MatchedEntryFound) 1604 …MECAPE_MASK) >> NETC_ETHSWT_IP_FDBTABLE_CFGE_CONFIG_FIELD_TIMECAPE_SHIFT) != 0x0UL) ? TRUE : FALSE; [all …]
|
/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/ |
D | Wkpu_Ip.c | 438 TRUE); in Wkpu_Ip_EnableInterrupt() 445 TRUE); in Wkpu_Ip_EnableInterrupt() 590 Wkpu_Ip_u32ChState[Wkpu_Ip_IndexInChState[hwChannel]].chInit = TRUE; in Wkpu_Ip_Init() 727 TRUE); in Wkpu_Ip_SetActivationCondition() 747 TRUE); in Wkpu_Ip_SetActivationCondition() 771 TRUE); in Wkpu_Ip_SetActivationCondition() 777 TRUE); in Wkpu_Ip_SetActivationCondition() 824 bstate = TRUE; in Wkpu_Ip_GetInputState() 836 bstate = TRUE; in Wkpu_Ip_GetInputState() 854 Wkpu_Ip_u32ChState[Wkpu_Ip_IndexInChState[hwChannel]].notificationEnable = TRUE; in Wkpu_Ip_EnableNotification()
|
D | Emios_Icu_Ip_Irq.c | 446 …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-3.6.0/s32/drivers/s32ze/Spi/src/ |
D | Spi_Ip.c | 299 ErrorFlag = (boolean)TRUE; in Spi_Ip_TransferProcess() 343 if ((State->RxIndex == State->ExpectedFifoReads) || ((boolean)TRUE == ErrorFlag)) in Spi_Ip_TransferProcess() 346 if(((boolean)TRUE == ErrorFlag) || ((boolean)FALSE == State->KeepCs)) in Spi_Ip_TransferProcess() 652 ClearCS = (boolean)TRUE; in Spi_Ip_DmaConfig() 684 if((boolean)TRUE == ClearCS) in Spi_Ip_DmaConfig() 694 EnScatterGather = (boolean)TRUE; in Spi_Ip_DmaConfig() 703 if((boolean)TRUE == EnScatterGather) in Spi_Ip_DmaConfig() 867 ClearCS = (boolean)TRUE; in Spi_Ip_DmaContinueTransfer() 899 if((boolean)TRUE == ClearCS) in Spi_Ip_DmaContinueTransfer() 909 EnScatterGather = (boolean)TRUE; in Spi_Ip_DmaContinueTransfer() [all …]
|
/hal_nxp-3.6.0/s32/drivers/s32k1/Mcu/src/ |
D | Clock_Ip_Gate.c | 205 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()
|
/hal_nxp-3.6.0/s32/drivers/s32ze/Icu/src/ |
D | Siul2_Icu_Ip.c | 283 … if(TRUE == Siul2_Icu_Ip_aChannelState[Siul2_Icu_Ip_IndexInChState[instance][hwChannel]].chInit) in Siul2_Icu_Ip_DeInit() 392 if ( TRUE == (*userConfig->pChannelsConfig)[index].digFilterEn) in Siul2_Icu_Ip_Init() 439 if ( TRUE == (*userConfig->pChannelsConfig)[index].digFilterEn) in Siul2_Icu_Ip_Init() 499 Siul2_Icu_Ip_aChannelState[Siul2_Icu_Ip_IndexInChState[instance][hwChannel]].chInit = TRUE; in Siul2_Icu_Ip_Init() 606 bStatus = TRUE; in Siul2_Icu_Ip_GetInputState() 620 bStatus = TRUE; in Siul2_Icu_Ip_GetInputState() 721 …_Icu_Ip_aChannelState[Siul2_Icu_Ip_IndexInChState[instance][hwChannel]].notificationEnable = TRUE; in Siul2_Icu_Ip_EnableNotification()
|
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/include/ |
D | PlatformTypes.h | 137 #ifndef TRUE 143 #define TRUE true macro 149 #define TRUE 1
|
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/include/ |
D | PlatformTypes.h | 137 #ifndef TRUE 143 #define TRUE true macro 149 #define TRUE 1
|
/hal_nxp-3.6.0/s32/drivers/s32k3/BaseNXP/src/ |
D | OsIf_Timer_System.c | 294 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-3.6.0/s32/drivers/s32k1/BaseNXP/src/ |
D | OsIf_Timer_System.c | 312 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-3.6.0/s32/drivers/s32ze/BaseNXP/src/ |
D | OsIf_Timer_System.c | 312 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-3.6.0/s32/drivers/s32k3/Fls/include/ |
D | Qspi_Ip_HwAccess.h | 94 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()
|