#define FAS_ASSERT(x)
Assertion macro that asserts that x is true.
#define FAS_TRAP
Define that evaluates to essential boolean false thus tripping an assert.
#define NULL_PTR
Null pointer.
Header for the driver for the IO module.
Headers for the driver for the LTC monitoring chip.
LTC_STATE_s ltc_stateBase
bool AFE_IsTransmitOngoing(LTC_STATE_s *pLtcState)
gets the SPI transmit status.
void AFE_DmaCallback(uint8_t spiIndex)
Function called by DMA block transfer callback.
void AFE_SetTransmitOngoing(LTC_STATE_s *pLtcState)
sets the SPI transmit status.
Headers for the driver for the DMA module for the LTC.
Headers for the driver for the SPI module.