![]() |
config.h [code] | Contains all constant and pre-processor directives for code configuration. This file common both for HAL and HLL |
functions.c | Contains functions definitions which are relevant for interface between lower and upper layers of PDCP ( mainly HAL ) |
functions.h [code] | Contains functions prototype for HAL |
hll.c | Wait for fulfillment! |
hll.h [code] | Wait for fulfillment! |
hll_arbitrator.c | Wait for fulfillment! |
hll_arbitrator.h [code] | Wait for fulfillment! |
hll_device.c | Wait for fulfillment! |
hll_device.h [code] | Wait for fulfillment! |
irqHandlers.c | Contains all interrupt handlers definitions and functions declarations indispensible for proper operation of the handlers |
irqHandlers.h [code] | Contains all interrupt handlers declarations |
main.c | Simple main function for PDCP for AVR testing |
MCP2515control.h [code] | Contains all macro definitions & function prototypes for MCP2515 can bus controller |
pdcp.h [code] | |
socket.c | Wait for fulfillment! |
socket.h [code] | Wait for fulfillment! |
trie.c | Wait for fulfillment! |
trie.h [code] | Wait for fulfillment! |
types.h [code] | Wait for fulfillment! |
uCmaskFile.h [code] | Contains all needed macros masking port, registers etc. for masking architecture differences. |