uint32_t QcaFrmCreateHeader ( | uint8_t * | buffer, |
uint16_t | length) ; |
Encode buffer with the required SPI header and overall frame length.
uint32_t QcaFrmCreateFooter ( | uint8_t * | buffer) ; |
Encode buffer with the required SPI footer.
void QcaFrmFsmInit (
QcaFrmHdl * frmHdl)
;
Initialize the state machine used to decode the incoming QCA7000 byte stream.