Searched refs:CC2_RESP_START_CM_US (Results 1 – 1 of 1) sorted by relevance
63 #define CC2_RESP_START_CM_US 100 macro222 timeout = usecs_to_jiffies(2 * CC2_RESP_START_CM_US); in cc2_command_mode_start()228 usleep_range(CC2_RESP_START_CM_US, in cc2_command_mode_start()229 2 * CC2_RESP_START_CM_US); in cc2_command_mode_start()
Completed in 5 milliseconds