Home
last modified time | relevance | path

Searched defs:op_func (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/finsh/
H A Dfinsh_ops.h113 typedef void (*op_func)(); typedef
H A Dfinsh_ops.c432 typedef var_t (*op_func)(); in OP_call() typedef