Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
app_hw.h
Go to the documentation of this file.
1
11
12#ifndef APP_HW_H_
13#define APP_HW_H_
14
15#include <stdint.h>
16
22extern void app_hw_init(void);
23
30
39#endif /* APP_HW_H_ */
void app_hw_init(void)
void zwsdk_app_hw_init(void)
void app_hw_deep_sleep_wakeup_handler(void)