Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_spi_drv.h1189 static inline void spi_set_shift_direction(SPI_Type *ptr, spi_shift_direction_t shift_direction) in spi_set_shift_direction() argument
1191 … ptr->TRANSFMT = (ptr->TRANSFMT & ~SPI_TRANSFMT_LSB_MASK) | SPI_TRANSFMT_LSB_SET(shift_direction); in spi_set_shift_direction()

Completed in 603 milliseconds