Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.
Generated on Tue Jul 12 2022 17:54:36 by
