Hardware Libraries
20.1
Arria 10 SoC Hardware Manager
|
#include "hwlib.h"
#include <stdbool.h>
Go to the source code of this file.
Altera - A10 SoC Reset Manager
Typedefs | |
typedef enum ALT_RESET_EVENT_e | ALT_RESET_EVENT_t |
Functions | |
uint32_t | alt_reset_event_get (void) |
ALT_STATUS_CODE | alt_reset_event_clear (uint32_t event_mask) |
ALT_STATUS_CODE | alt_reset_cold_reset (void) |
ALT_STATUS_CODE | alt_reset_warm_reset (uint32_t warm_reset_delay, uint32_t nRST_pin_clk_assertion, bool sdram_refresh, bool fpga_mgr_handshake, bool fpga_handshake, bool etr_stall) |