Here is a list of all documented files with brief descriptions:
bcp.c | This file contains the BCP driver's higher layer API implementations |
bcp.h | Header file with data structure and API declarations for BCP High level driver |
bcp_lld.c | This file contains the BCP configuration MMR APIs and Helper APIs useful in setting up the packet for BCP processing. It also contains various APIs required to retrieve and setup the BCP error keeping related registers |
bcp_lld.h | Header file with data structure and API declarations for BCP Low Level Driver (LLD) |
bcp_mmr.h | Header file with BCP Memory Mapped Register (MMR) access functions |
bcp_osal.h | Default OS Adaptation Layer (OSAL) header file for BCP Driver. Contains the BCP OSAL API prototype definitions and porting guidelines for each of the OSAL APIs |
bcp_pvt.h | Private Header file with data structure and API declarations for BCP driver's internal use |
bcp_types.h | Header file with data type definitions used by BCP |
bcpver.h | BCP Driver Version Definitions |