Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_spi.c58 #define CR0_GUADTEN_SET (u32)0x00000080 macro
585 (NewState == ENABLE) ? (SPIx->CR0 |= CR0_GUADTEN_SET) : (SPIx->CR0 &= CR0_GUADTEN_RESET); in SPI_GUARDTCmd()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_spi.c71 #define CR0_GUADTEN_SET (u32)0x00000080 macro
678 (NewState == ENABLE) ? (SPIx->CR0 |= CR0_GUADTEN_SET) : (SPIx->CR0 &= CR0_GUADTEN_RESET); in SPI_GUARDTCmd()

Completed in 6 milliseconds