Home
last modified time | relevance | path

Searched defs:SPI_CPOL (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
Dspi.h29 #define SPI_CPOL (1<<1) /* bit[1]:CPOL, clock polarity */ macro
/device/soc/winnermicro/wm800/board/include/driver/
Dwm_hostspi.h58 #define SPI_CPOL (0x02) /** clock polarity. */ macro
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_spi.h65 uint16_t SPI_CPOL; /*!< Specifies the serial clock steady state. member