#include <stdint.h>
#include <string.h>
#include "compiler.h"
#include "preprocessor.h"
#include "board.h"
#include "sysclk.h"
#include "sha204_example_led.h"
#include "sha204_timer.h"
#include "sha204_command_marshaling.h"
#include "sha204_lib_return_codes.h"
#include "security_xplained.h"
Functions | |
int | main (void) |
This function is the entry function for an example application that uses the SHA204 ASF component. More... | |
int main | ( | void | ) |
This function is the entry function for an example application that uses the SHA204 ASF component.
References board_init(), DEVREV_RSP_SIZE, display_status(), led_display_number(), sha204_check_mac_parameters::rx_buffer, sha204_dev_rev_parameters::rx_buffer, SHA204_BUFFER_POS_DATA, SHA204_CMD_SIZE_MIN, SHA204_DEVICE_COUNT, sha204_i2c_address(), SHA204_SUCCESS, sha204h_delay_ms(), sha204m_dev_rev(), sha204p_set_device_id(), sha204p_sleep(), sha204p_wakeup(), and sysclk_init().