target_timer_type is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target_timer_type enum

Syntax

enum target_timer_type {     TARGET_TIMER_TYPE_ONESHOT,     TARGET_TIMER_TYPE_PERIODIC };

Values

TARGET_TIMER_TYPE_ONESHOT

No summary provided. Read more...

TARGET_TIMER_TYPE_PERIODIC

No summary provided. Read more...

References

LocationReferrerScopeText
target.h:331
enum target_timer_type {
target.c:1669target_register_timer_callback()
unsigned int time_ms, enum target_timer_type type, void *priv)
target.h:339target_timer_callback::typetarget_timer_callback
enum target_timer_type type;
target.h:407target_register_timer_callback()::typetarget_register_timer_callback()
unsigned int time_ms, enum target_timer_type type, void *priv);

Type Use

Variables of target_timer_type type
target_timer_type
Allocators of target_timer_type
Deletors of target_timer_type
target_timer_type