Searched refs:HAL_SPI_MASTER_CLOCK_POLARITY0 (Results 1 – 4 of 4) sorted by relevance
82 cfg.cpol = HAL_SPI_MASTER_CLOCK_POLARITY0; in cmd_test_spi()
84 hal_cfg.cpol = HAL_SPI_MASTER_CLOCK_POLARITY0; in hw_spi_configure()218 .cpol = HAL_SPI_MASTER_CLOCK_POLARITY0,
144 HAL_SPI_MASTER_CLOCK_POLARITY0 = 0, /**< Clock polarity is 0 */ enumerator
343 spim->cfg.cpol = HAL_SPI_MASTER_CLOCK_POLARITY0; in nor_spi_master_init()
Completed in 11 milliseconds