| /hal_nxp-latest/s32/soc/s32z270/include/ |
| D | Linflexd_Uart_Ip_Defines.h | 85 …boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)TRUE, (boolean)… 95 …boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(bo… 103 …boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(boolean) FALSE,(bo…
|
| D | Netc_Eth_Ip_Cfg.h | 90 …AL_TX_BUFFERS {(boolean)FALSE, (boolean)FALSE, (boolean)FALSE, (boolean)FALSE, (boolean)FALSE, (b… 95 …AL_RX_BUFFERS {(boolean)FALSE, (boolean)FALSE, (boolean)FALSE, (boolean)FALSE, (boolean)FALSE, (b…
|
| /hal_nxp-latest/s32/drivers/s32ze/Adc/include/ |
| D | Adc_Sar_Ip_Types.h | 323 boolean PresamplingEnable; 326 boolean WdgNotificationEn; 329 boolean EndOfConvNotification; 331 boolean EndOfConvDmaEnable; 345 boolean HighSpeedConvEn; /* Enables high speed conversion or calibration */ 352 boolean ClkDivEnable; /*!< Clock divider enable */ 355 boolean AvgEn; 373 boolean LowThresholdIntEn; /*!< Enable interrupt when lower threshold exceeded */ 374 boolean HighThresholdIntEn; /*!< Enable interrupt when upper threshold exceeded */ 387 boolean ValidFlag; /*!< Data Valid Flag */ [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Adc/include/ |
| D | Adc_Sar_Ip_Types.h | 312 boolean PresamplingEnable; 315 boolean WdgNotificationEn; 318 boolean EndOfConvNotification; 320 boolean EndOfConvDmaEnable; 334 boolean HighSpeedConvEn; /* Enables high speed conversion or calibration */ 341 boolean ClkDivEnable; /*!< Clock divider enable */ 344 boolean AvgEn; 362 boolean LowThresholdIntEn; /*!< Enable interrupt when lower threshold exceeded */ 363 boolean HighThresholdIntEn; /*!< Enable interrupt when upper threshold exceeded */ 376 boolean ValidFlag; /*!< Data Valid Flag */ [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/ |
| D | Netc_EthSwt_Ip_Types.h | 186 …boolean IngressMirroringEnable; /*!< IMIRE - 0b = No ingress mirroring action … 189 …boolean DynamicEntry; /*!< DYNAMIC - This field determines whether t… 192 boolean TimeStampCapture; /*!< TIMECAPE - set allways to 'false' */ 237 …boolean IpMulticastFloodingEnable; /*!< IPMFLE - If IP multicast filtering is per… 242 …boolean IpMulticastFilteringEnable; /*!< IPMFE - This field specifies whether IP m… 1056 boolean Cfge_Mren; /*!< Mark All Frames Red Enable, 0:disable, 1:enable */ 1057 boolean Cfge_Doy; /*!< Drop on Yellow, 0:not dropped, 1:dropped */ 1058 boolean Cfge_Cm; /*!< Color mode, 0:color blind, 1:color aware */ 1059 …boolean Cfge_Cf; /*!< Coupling flag, 0:C and E token buckets are not coupled. 1:C and E… 1060 …boolean Cfge_Ndor; /*!< No Drop on Red, 0:frames marded "red" are alwayts dropped, 1: not… [all …]
|
| D | Netc_EthSwt_Ip.h | 251 boolean PortEnable); 270 boolean *PortEnable 440 …e Netc_EthSwt_Ip_EnableVlan( uint8 SwitchIdx, uint8 SwitchPortIdx, uint16 VlanId, boolean Enable ); 489 boolean * LoopbackEnable 507 boolean LoopbackEnable 933 … Netc_EthSwt_Ip_EnableIngressPortFiltering( uint8 SwitchIdx, uint8 SwitchPortIdx, boolean Enable ); 1011 …eEgressFramePreemption(uint8 SwitchIdx, const uint8 SwitchPortIdx, const boolean TrafficClass[8U]); 1025 …t_Ip_EnableEgressFramePreemption(uint8 SwitchIdx, const uint8 SwitchPortIdx, const boolean Enable); 1057 …Shaper(uint8 SwitchIdx, const uint8 SwitchPortIdx, const uint8 TrafficClass, const boolean Enable); 1088 boolean Enable [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/ |
| D | Netc_Eth_Ip_Types.h | 1283 …boolean DropIndicator; /*! Indicate frames eligible to be dropped in the presence of congesti… 1370 boolean Cfge_Mren; /*!< Mark All Frames Red Enable, 0:disable, 1:enable */ 1371 boolean Cfge_Doy; /*!< Drop on Yellow, 0:not dropped, 1:dropped */ 1372 boolean Cfge_Cm; /*!< Color mode, 0:color blind, 1:color aware */ 1373 …boolean Cfge_Cf; /*!< Coupling flag, 0:C and E token buckets are not coupled. 1:C and E… 1374 …boolean Cfge_Ndor; /*!< No Drop on Red, 0:frames marded "red" are alwayts dropped, 1: not… 1405 boolean ConfigurationElementUpdate; /* Update Actions, CFGEU */ 1406 boolean FunctionalEnableElementUpdate; /* Update Actions, FEEU */ 1407 boolean PolicerStateElementUpdate; /* Update Actions, PSEU */ 1408 boolean StatisticsElementUpdate; /* Update Actions, STSEU */ [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/ |
| D | CanEXCEL_Ip_Types.h | 240 boolean PwmModeEnable; /*!< Enable/disable PWM mode */ 244 …boolean ProtocolExceptionEnable; /*!< TRUE to signalize errors as protocol exception; FALSE to… 290 … boolean enable_brs; /**< Enable bit rate switch inside a CAN FD format frame*/ 295 boolean SEC; 298 boolean is_polling; 361 …boolean isPending[16]; /**< TRUE when the user pushes a pointer to the mb, FALSE when … 364 boolean isPolling; /**< True if the transfer is Polling Mode */ 365 boolean isRemote; /**< True if the frame is a remote frame */ 366 …boolean isXLFrame; /**< True for XLFrame Types, False for Classic and FD frames. */ 381 …boolean isIntActive; /**< Save status of enabling/disabling … [all …]
|
| D | CanEXCEL_Ip.h | 171 …xcel_Ip_ReceiveFD(uint8 instance, uint8 descNo, const Canexcel_RxFdMsg * RxMsg, boolean isPolling); 184 …xcel_Ip_ReceiveXL(uint8 instance, uint8 descNo, const Canexcel_RxXlMsg * RxMsg, boolean isPolling); 290 boolean Canexcel_Ip_GetStopMode(uint8 instance); 299 boolean Canexcel_Ip_GetStartMode(uint8 instance); 337 boolean Canexcel_Ip_IsXLFrameType(uint8 instance, uint8 descNo); 349 …tatusType Canexcel_Ip_SetErrorInt(uint8 u8Instance, Canexcel_Ip_ErrorIntType type, boolean enable); 420 …_SetFDBaudRate(uint8 Instance, const Canexcel_Ip_TimeSegmentType * TimeSeg, boolean BitRateSwitch); 470 Canexcel_Ip_StatusType Canexcel_Ip_SetListenOnlyMode(uint8 Instance, boolean Enable); 480 boolean Canexcel_Ip_GetListenOnlyMode(uint8 Instance); 494 Canexcel_Ip_StatusType Canexcel_Ip_SetTDCOffsetFD(uint8 Instance, boolean TDCEnable, boolean TDCMEn… [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Mcl/include/ |
| D | Lcu_Ip_Hw_Access.h | 133 boolean HwAcc_Lcu_AsyncSetOutputEnable(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskValu… 135 boolean HwAcc_Lcu_AsyncSetOutputDebugMode(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskV… 137 boolean HwAcc_Lcu_AsyncSetOutputForceInputSensitivity(const uint8 LcuId, const uint8 HwLcOutputId, … 139 boolean HwAcc_Lcu_AsyncSetOutputForceClearingMode(const uint8 LcuId, const uint8 HwLcOutputId, uint… 141 boolean HwAcc_Lcu_AsyncSetOutputForceSyncSelect(const uint8 LcuId, const uint8 HwLcOutputId, uint16… 143 boolean HwAcc_Lcu_AsyncSetOutputPolarity(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskVa… 145 boolean HwAcc_Lcu_AsyncClearOutputForceEvent(const uint8 LcuId, const uint8 HwLcOutputId, uint16 Ma… 147 boolean HwAcc_Lcu_AsyncSetOutputForceDma(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskVa… 149 boolean HwAcc_Lcu_AsyncSetOutputForceInt(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskVa… 151 boolean HwAcc_Lcu_AsyncSetOutputLutDma(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskValu… [all …]
|
| D | Lcu_Ip_Types.h | 186 …boolean SwSynMode; /**< @brief [SW_MODE] Specifies the software sync mod… 192 …boolean EnDebugMode; /**< @brief [DBGEN] Enables outputs to continue o… 196 …boolean EnLutDma; /**< @brief [LUT_DMA_EN] Enables the generation o… 197 …boolean EnForceDma; /**< @brief [FORCE_DMA_EN] Enables the generation… 198 …boolean EnLutInt; /**< @brief [LUT_INT_EN] Enables the generation o… 199 …boolean EnForceInt; /**< @brief [FORCE_INT_EN] Enables the generation… 200 …boolean InvertOutput; /**< @brief [OUTPOL] Set Output Polarity: invert …
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/ |
| D | Qspi_Ip_HwAccess.h | 92 static inline boolean Qspi_Ip_GetClrTxStatus(const QuadSPI_Type *BaseAddr) in Qspi_Ip_GetClrTxStatus() 114 static inline boolean Qspi_Ip_GetClrAhbStatus(const QuadSPI_Type *BaseAddr) in Qspi_Ip_GetClrAhbStatus() 310 boolean Enable in Qspi_Ip_DLLSlaveEnA() 325 boolean Enable in Qspi_Ip_DLLSlaveUpdateA() 341 boolean Enable in Qspi_Ip_DLLEnableA() 353 boolean Enable in Qspi_Ip_DLLEnableA() 366 boolean Enable in Qspi_Ip_DLLSlaveBypassA() 382 boolean Enable in Qspi_Ip_DLLSlaveAutoUpdateA() 394 boolean Enable in Qspi_Ip_DLLSlaveAutoUpdateA() 406 boolean Enable in Qspi_Ip_DLLFreqEnA() [all …]
|
| D | Qspi_Ip_Types.h | 311 …boolean freqEnable; /*!< Selects delay-chain for high frequency of operation … 329 …boolean allMasters; /*!< Indicates that any master may access the last buffer */ 383 boolean Valid; 414 boolean Valid; 451 …boolean dqsInvertA; /*!< Inverted reference clock selection for DQS Flash A … 452 …boolean dqsInvertB; /*!< Inverted reference clock selection for DQS Flash B … 465 …boolean wordAddresable; /*!< True if serial flash is word addressable … 474 …boolean centerAlignedStrobeA; /*!< Enable center-aligned read strobe … 475 …boolean centerAlignedStrobeB; /*!< Enable center-aligned read strobe … 476 …boolean differentialClockA; /*!< Enable clock on differential CKN pad … [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Icu/include/ |
| D | Emios_Icu_Ip_Types.h | 338 typedef void (*eMios_Icu_Ip_CallbackType)(uint16 callbackParam1, boolean callbackParam2); 341 typedef void (*eMios_Icu_Ip_LogicChStateCbType)(uint16 logicChannel, uint8 mask, boolean set); 347 boolean FreezeEn; /*!< Freeze enable for UC */ 359 …boolean bWithoutInterrupt; /*!< Measurement of ICU signal pro… 436 …boolean FreezeEn; /*!< Freeze enable for Wheel Speed Channel… 437 boolean FiFoOverwrite; /*!< Overwrite data in FIFO */ 438 …boolean FilterClockScr; /*!< Selects the clock source for the PIF … 447 …boolean IntPrescalerMode; /*!< Selects the width and application of … 449 …boolean ResetCnt; /*!< Reset of the pulse width counter on a… 513 boolean msWithoutInterrupt; [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Pwm/include/ |
| D | Emios_Pwm_Ip_HwAccess.h | 139 static inline boolean Emios_Pwm_Ip_GetDebugMode(const Emios_Pwm_Ip_HwAddrType *const Base) in Emios_Pwm_Ip_GetDebugMode() 153 boolean Value) in Emios_Pwm_Ip_SetOutputUpdate() 163 static inline boolean Emios_Pwm_Ip_GetOutputUpdate(const Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_GetOutputUpdate() 187 boolean Value) in Emios_Pwm_Ip_SetChannelEnable() 198 static inline boolean Emios_Pwm_Ip_GetChannelEnable(const Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_GetChannelEnable() 280 boolean Value) in Emios_Pwm_Ip_SetFreezeEnable() 294 boolean Value) in Emios_Pwm_Ip_SetOutDisable() 323 boolean Value) in Emios_Pwm_Ip_SetPrescalerEnable() 341 boolean Value) in Emios_Pwm_Ip_SetDMARequest() 355 static inline boolean Emios_Pwm_Ip_GetDMARequest(const Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_GetDMARequest() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k1/Mcu/src/ |
| D | Clock_Ip_Gate.c | 134 static void Clock_Ip_ClockUpdateGateEmpty(Clock_Ip_NameType ClockName, boolean Gate); 137 static void Clock_Ip_ClockUpdateSimLPO1KEnable(Clock_Ip_NameType ClockName, boolean Gate); 141 static void Clock_Ip_ClockUpdateSimLPO32KEnable(Clock_Ip_NameType ClockName, boolean Gate); 145 static void Clock_Ip_ClockUpdateSimClkoutEnable(Clock_Ip_NameType ClockName, boolean Gate); 149 static void Clock_Ip_ClockUpdatePccCgcEnable(Clock_Ip_NameType ClockName, boolean Gate); 153 static void Clock_Ip_ClockUpdateSimGate(Clock_Ip_NameType ClockName, boolean Gate); 157 static void Clock_Ip_ClockUpdateSimTraceEnable(Clock_Ip_NameType ClockName, boolean Gate); 178 static void Clock_Ip_ClockUpdateGateEmpty(Clock_Ip_NameType ClockName, boolean Gate) in Clock_Ip_ClockUpdateGateEmpty() 200 static void Clock_Ip_ClockUpdateSimLPO1KEnable(Clock_Ip_NameType ClockName, boolean Gate) in Clock_Ip_ClockUpdateSimLPO1KEnable() 232 static void Clock_Ip_ClockUpdateSimLPO32KEnable(Clock_Ip_NameType ClockName, boolean Gate) in Clock_Ip_ClockUpdateSimLPO32KEnable() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/include/ |
| D | Qspi_Ip_HwAccess.h | 89 static inline boolean Qspi_Ip_GetClrTxStatus(const QuadSPI_Type *BaseAddr) in Qspi_Ip_GetClrTxStatus() 111 static inline boolean Qspi_Ip_GetClrAhbStatus(const QuadSPI_Type *BaseAddr) in Qspi_Ip_GetClrAhbStatus() 275 boolean Enable in Qspi_Ip_DLLSlaveEnA() 289 boolean Enable in Qspi_Ip_DLLSlaveUpdateA() 304 boolean Enable in Qspi_Ip_DLLEnableA() 319 boolean Enable in Qspi_Ip_DLLSlaveBypassA() 335 boolean Enable in Qspi_Ip_DLLSlaveAutoUpdateA() 350 boolean Enable in Qspi_Ip_DLLFreqEnA() 442 static inline boolean Qspi_Ip_DLLGetSlaveLockStatusA(const QuadSPI_Type *BaseAddr) in Qspi_Ip_DLLGetSlaveLockStatusA() 459 static inline boolean Qspi_Ip_DLLGetLockStatusA(const QuadSPI_Type *BaseAddr) in Qspi_Ip_DLLGetLockStatusA() [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Pwm/include/ |
| D | Emios_Pwm_Ip_HwAccess.h | 156 static inline boolean Emios_Pwm_Ip_GetDebugMode(const Emios_Pwm_Ip_HwAddrType *const Base) in Emios_Pwm_Ip_GetDebugMode() 170 boolean Value in Emios_Pwm_Ip_SetOutputUpdate() 181 static inline boolean Emios_Pwm_Ip_GetOutputUpdate(const Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_GetOutputUpdate() 278 boolean Value in Emios_Pwm_Ip_SetFreezeEnable() 293 boolean Value in Emios_Pwm_Ip_SetOutDisable() 324 boolean Value in Emios_Pwm_Ip_SetPrescalerEnable() 343 boolean Value in Emios_Pwm_Ip_SetDMARequest() 358 static inline boolean Emios_Pwm_Ip_GetDMARequest(const Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_GetDMARequest() 375 boolean Value in Emios_Pwm_Ip_SetInterruptRequest() 390 static inline boolean Emios_Pwm_Ip_GetInterruptRequest(const Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_GetInterruptRequest() [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Spi/src/ |
| D | Spi_Ip.c | 234 uint8 Instance, boolean ErrorFlag 303 boolean ErrorFlag = (boolean)FALSE; in Spi_Ip_TransferProcess() 314 ErrorFlag = (boolean)TRUE; in Spi_Ip_TransferProcess() 327 if((boolean)FALSE == State->PhyUnitConfig->SlaveMode) 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() 518 if ((boolean)FALSE == State->PhyUnitConfig->SlaveMode) in Spi_Ip_PrepareTransfer() 1067 if ((boolean)FALSE == State->PhyUnitConfig->SlaveMode) in Spi_Ip_DmaAsyncStart() 1243 static void Spi_Ip_ChannelFinished(uint8 Instance, boolean ErrorFlag) in Spi_Ip_ChannelFinished() 1289 if ((boolean)FALSE == State->PhyUnitConfig->SlaveMode) in Spi_Ip_AsyncStart() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Eth_GMAC/include/ |
| D | Gmac_Ip_Types.h | 633 …boolean NoInt; /*!< Does not generate interrupt on transmit completi… 700 …boolean Ipv6; /*!< Indicates that the frame is an IPv6 frame (this field is v… 702 …boolean Ipv4; /*!< Indicates that the frame is an IPv4 frame (this field is v… 704 …boolean IpPayloadErr; /*!< Indicates that an IP payload error has occurred (this fiel… 706 …boolean IpHeaderErr; /*!< Indicates that an IP header error has occurred (this field… 744 …boolean EnDoubleVlan; /*!< Enables processing of up to two VLAN tags on Tx … 745 …boolean EnSvlan; /*!< Enables MAC transmitter and receiver to consider… 759 …boolean EnInnerVlanMatch; /*!< When true, the MAC receiver enables operation on the inner VLAN ta… 761 …boolean EnSvlanMatch; /*!< When true, the MAC receiver enables filtering or matching for S-VL… 763 …boolean DisVlanTypeMatch; /*!< When true, the MAC does not check whether the inner VLAN tag (if i… [all …]
|
| D | Gmac_Ip.h | 356 boolean Gmac_Ip_IsFrameAvailable(uint8 Instance, 400 boolean MiiPreambleDisabled, 530 boolean Enable); 541 boolean Enable); 558 boolean Enable); 575 boolean Enable); 594 boolean Enable); 651 boolean Enable); 666 boolean Enable); 733 boolean Enable,
|
| /hal_nxp-latest/s32/drivers/s32k3/Mcl/src/ |
| D | Lcu_Ip_Hw_Access.c | 184 boolean HwAcc_Lcu_AsyncSetOutputEnable(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskValu… in HwAcc_Lcu_AsyncSetOutputEnable() 198 boolean HwAcc_Lcu_AsyncSetOutputDebugMode(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskV… in HwAcc_Lcu_AsyncSetOutputDebugMode() 211 boolean HwAcc_Lcu_AsyncSetOutputForceInputSensitivity(const uint8 LcuId, const uint8 HwLcOutputId, … in HwAcc_Lcu_AsyncSetOutputForceInputSensitivity() 226 boolean HwAcc_Lcu_AsyncSetOutputForceClearingMode(const uint8 LcuId, const uint8 HwLcOutputId, uint… in HwAcc_Lcu_AsyncSetOutputForceClearingMode() 241 boolean HwAcc_Lcu_AsyncSetOutputForceSyncSelect(const uint8 LcuId, const uint8 HwLcOutputId, uint16… in HwAcc_Lcu_AsyncSetOutputForceSyncSelect() 256 boolean HwAcc_Lcu_AsyncSetOutputPolarity(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskVa… in HwAcc_Lcu_AsyncSetOutputPolarity() 271 boolean HwAcc_Lcu_AsyncClearOutputForceEvent(const uint8 LcuId, const uint8 HwLcOutputId, uint16 Ma… in HwAcc_Lcu_AsyncClearOutputForceEvent() 283 boolean HwAcc_Lcu_AsyncSetOutputForceDma(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskVa… in HwAcc_Lcu_AsyncSetOutputForceDma() 298 boolean HwAcc_Lcu_AsyncSetOutputForceInt(const uint8 LcuId, const uint8 HwLcOutputId, uint16 MaskVa… in HwAcc_Lcu_AsyncSetOutputForceInt() 304 boolean ReturnValue = TRUE; in HwAcc_Lcu_AsyncSetOutputForceInt() [all …]
|
| D | Lcu_Ip_Irq.c | 129 static inline boolean HwAcc_Lcu_GetLutIntEnable(const uint32 IntEn, uint8 HwOutput) in HwAcc_Lcu_GetLutIntEnable() 131 boolean RetStatus = FALSE; in HwAcc_Lcu_GetLutIntEnable() 140 static inline boolean HwAcc_Lcu_GetLutStatus(const uint32 Status, const uint8 HwOutput) in HwAcc_Lcu_GetLutStatus() 142 boolean RetStatus = FALSE; in HwAcc_Lcu_GetLutStatus() 160 static inline boolean HwAcc_Lcu_GetForceIntEnable(const uint32 IntEn, const uint8 HwOutput) in HwAcc_Lcu_GetForceIntEnable() 162 boolean RetStatus = FALSE; in HwAcc_Lcu_GetForceIntEnable() 171 static inline boolean HwAcc_Lcu_GetForceStatus(const uint32 Status, const uint8 HwOutput) in HwAcc_Lcu_GetForceStatus() 173 boolean RetStatus = FALSE; in HwAcc_Lcu_GetForceStatus()
|
| /hal_nxp-latest/s32/drivers/s32k3/Icu/include/ |
| D | Emios_Icu_Ip_Types.h | 320 typedef void (*eMios_Icu_Ip_CallbackType)(uint16 callbackParam1, boolean callbackParam2); 323 typedef void (*eMios_Icu_Ip_LogicChStateCbType)(uint16 logicChannel, uint8 mask, boolean set); 329 boolean FreezeEn; /*!< Freeze enable for UC */ 341 …boolean bWithoutInterrupt; /*!< Measurement of ICU signal pro… 385 boolean msWithoutInterrupt; 402 boolean firstEdge; 428 boolean notificationEnable; 430 boolean channelsInitState;
|
| /hal_nxp-latest/s32/drivers/s32k3/Icu/src/ |
| D | Emios_Icu_Ip_Irq.c | 187 static inline void Emios_Icu_Ip_ReportEvents(uint8 instance, uint8 hwChannel, boolean bOverflow); 197 static inline void Emios_Icu_Ip_ReportOverflow(uint8 instance, uint8 hwChannel, boolean bOverflow); 270 boolean bOverflow); 288 boolean bOverflow 295 boolean bOverflow 303 boolean bOverflow 367 boolean bOverflow); 436 boolean bOverflow) in Emios_Icu_Ip_SignalMeasurementStore() 597 boolean bOverflow in Emios_Icu_Ip_SignalMeasurementWithIPWMMode() 683 boolean bOverflow in Emios_Icu_Ip_SignalMeasurementWithIPMMode() [all …]
|