Home
last modified time | relevance | path

Searched refs:MAX1125X_CMD_CONV (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_max1125x.c29 #define MAX1125X_CMD_CONV 0x80 macro
306 uint8_t command = MAX1125X_CMD_CONV | mode | rate; in max1125x_send_command()