Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_spi.c54 #define CR0_DUALEN_SET (u32)0x00000040 macro
570 (NewState == ENABLE)?(SPIx->CR0 |= CR0_DUALEN_SET):(SPIx->CR0 &= CR0_DUALEN_RESET); in SPI_DUALCmd()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c58 #define CR0_DUALEN_SET (u32)0x00000040 macro
612 (NewState == ENABLE)?(SPIx->CR0 |= CR0_DUALEN_SET):(SPIx->CR0 &= CR0_DUALEN_RESET); in SPI_DUALCmd()

Completed in 6 milliseconds