Wirepas SDK
hal_init.h
Go to the documentation of this file.
1/* Copyright 2022 Wirepas Ltd. All Rights Reserved.
2 *
3 * See file LICENSE.txt for full license details.
4 *
5 */
6
7#ifndef HAL_INIT_H_
8#define HAL_INIT_H_
9
13void Hal_init(void);
14
15#endif /* HAL_INIT_H_ */
void Hal_init(void)
HAL drivers initialization.