Searched refs:max_hz (Results 1 – 9 of 9) sorted by relevance
50 device->config.parent.max_hz == cfg->parent.max_hz) in rt_qspi_configure()57 device->config.parent.max_hz = cfg->parent.max_hz; in rt_qspi_configure()
203 device->config.max_hz == cfg->max_hz) in rt_spi_configure()211 device->config.max_hz = cfg->max_hz; in rt_spi_configure()
104 conf->max_hz = value; in spi_device_ofw_parse()
454 if (configuration->max_hz < 200000) in spi_bit_configure()574 obj->config.max_hz = 1 * 1000 * 1000; in rt_spi_bit_add_bus()
479 cfg.max_hz = 1000 * 400; /* 400kbit/s */ in rt_msd_init()1190 cfg.max_hz = msd->max_clock; in rt_msd_init()
651 cfg.max_hz = 15 * 1000000; /* 10M */ in rt_hw_wifi_init()
30 .max_hz = RT_SFUD_SPI_MAX_HZ, \
777 cfg.max_hz = 20 * 1000 * 1000; /* SPI Interface with Clock Speeds Up to 20 MHz */ in enc28j60_attach()
162 rt_uint32_t max_hz; member
Completed in 14 milliseconds