Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/test/spi/
A Dtest_spi.c82 cfg.cpol = HAL_SPI_MASTER_CLOCK_POLARITY0; in cmd_test_spi()
/bsp/allwinner/libraries/drivers/
A Ddrv_spi.c84 hal_cfg.cpol = HAL_SPI_MASTER_CLOCK_POLARITY0; in hw_spi_configure()
218 .cpol = HAL_SPI_MASTER_CLOCK_POLARITY0,
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_spi.h144 HAL_SPI_MASTER_CLOCK_POLARITY0 = 0, /**< Clock polarity is 0 */ enumerator
/bsp/allwinner/libraries/sunxi-hal/hal/source/spinor/
A Dcore.c343 spim->cfg.cpol = HAL_SPI_MASTER_CLOCK_POLARITY0; in nor_spi_master_init()

Completed in 11 milliseconds