Searched refs:check_command_failed (Results 1 – 1 of 1) sorted by relevance
86 #define check_command_failed(status) (!(status & SI4713_CTS) || \ macro238 if (!check_command_failed(response[0])) in si4713_send_command()