RocketLogger
2.1.3
rl_hw.h
Go to the documentation of this file.
1
32
#ifndef RL_HW_H_
33
#define RL_HW_H_
34
35
#include "
rl.h
"
36
42
void
hw_init
(
rl_config_t
const
*
const
config);
43
49
void
hw_deinit
(
rl_config_t
const
*
const
config);
50
57
int
hw_sample
(
rl_config_t
const
*
const
config);
58
59
#endif
/* RL_HW_H_ */
rl.h
hw_deinit
void hw_deinit(rl_config_t const *const config)
Definition
rl_hw.c:93
hw_init
void hw_init(rl_config_t const *const config)
Definition
rl_hw.c:51
hw_sample
int hw_sample(rl_config_t const *const config)
Definition
rl_hw.c:127
rl_config
Definition
rl.h:154
rl_hw.h
Generated by
1.12.0