Shivam Garg / Mbed OS EVAL-ADBMS2950_copy

Dependencies:   ADBMS2950

Embed: (wiki syntax)

« Back to documentation index

pal.h File Reference

pal.h File Reference

: This file contains the pal header files & functions. More...

Go to the source code of this file.

Functions

void Delay_ms (uint32_t delay)
 Function: Delay_ms.
void adBmsCsLow ()
 Function: adBmsCsLow.
void adBmsCsHigh ()
 Function: adBmsCsHigh.
void spiWriteBytes (uint8_t *tx_data, uint16_t size)
 Function: spiWriteBytes.
void spiWriteReadBytes (uint8_t *tx_data,uint8_t *rx_data,uint16_t size)
 Function: spiWriteReadBytes.
void spiReadBytes (uint8_t *rx_data, uint16_t size)
 Function: spiReadBytes.
void startTimer ()
 Function: startTimer()
void stopTimer ()
 Function: stopTimer()
uint32_t getTimCount ()
 Function: getTimCount()
void adBmsWakeupIc (uint8_t total_ic)
 Function: adBmsWakeupIc.

Detailed Description

: This file contains the pal header files & functions.

:

Copyright(c) 2020 Analog Devices, Inc. All Rights Reserved. This software is proprietary & confidential to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices License Agreement.

Definition in file pal.h.