Searched defs:command_type (Results 1 – 3 of 3) sorted by relevance
34 uint8_t acamera_command( uint32_t ctx_id, uint8_t command_type, uint8_t command, uint32_t value, ui… in acamera_command()
381 static uint8_t is_uf_needed_command( uint8_t command_type, uint8_t command, uint8_t direction ) in is_uf_needed_command()
27 uint8_t application_command( uint8_t command_type, uint8_t command, uint32_t value, uint8_t directi… in application_command()