Searched defs:spi_flash_ll_calculate_clock_reg (Results 1 – 7 of 7) sorted by relevance
425 static inline uint32_t spi_flash_ll_calculate_clock_reg(uint8_t host_id, uint8_t clkdiv) in spi_flash_ll_calculate_clock_reg() function
25 #define spi_flash_ll_calculate_clock_reg(host_id, clock_div) (((host_id)<=SPI1_HOST) ? spimem_flash… macro
24 #define spi_flash_ll_calculate_clock_reg(host_id, clock_div) (((host_id)<=SPI1_HOST) ? spimem_flash… macro