34 #define MIN_RECEIVE_TIMEOUT 100000
49 static inline lirc_t receive_timeout(lirc_t usec)
</pre >< h3 > Syntax and semantics of the functions</h3 >< p > Note even if implementing the functions in there is no need to declare them as< code > external C</code >< h4 >< code > init_func</code ></h4 >< code > int the functions< code > rec_buffer_init(void)</code > and/or< code >send_buffer_init(void)</code > needs to be called.</p >< h4 >< code >deinit_func</code ></h4 >< code >int mydeinit_func(void)</code >< p >Function called for suspending the driver.Zero return value indicates failure
void rec_buffer_set_logfile(FILE *f)
int waitfordata(__u32 maxusec)
void rec_buffer_rewind(void)
int receive_decode(struct ir_remote *remote, struct decode_ctx_t *ctx)
void rec_buffer_reset_wptr(void)
Describes and decodes the signals from IR remotes.
void rec_set_update_mode(int mode)
#define MIN_RECEIVE_TIMEOUT
int rec_buffer_clear(void)