delay_init

Initialize Delay driver.

void delay_init(
    void *const hw
)

Parameters

hw

Type: void *const

The pointer to hardware instance

Returns

Type: void