NAME

hw_init - initializes a board support package

SYNOPSIS

#include <sys.h>

void hw_init ( void (*timer_routine )() );

DESCRIPTION

The hw_init function initializes a board support package. If timer_routine is non-zero, it specifies the routine to install as the clock ISR handler.




< Copyright Rowebots Research Inc. and Multiprocessor Toolsmiths Inc. 1987-2018 >