HomeSort by: relevance | last modified time | path
    Searched defs:freq_init (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
xc3028.c 531 static uint8_t freq_init[] = { 0x80, 0x02, 0x00, 0x00 }; local in function:xc3028_tune_dtv
544 error = xc3028_write_buffer(xc, freq_init, sizeof(freq_init));

Completed in 314 milliseconds