Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_div.c43 #define DIVCR_COM (0x00000008) macro
76 while ((HT_DIV->CR & DIVCR_COM) != DIVCR_COM); in DIV_Div32()
123 while ((HT_DIV->CR & DIVCR_COM) != DIVCR_COM); in DIV_uDiv32()
142 while ((HT_DIV->CR & DIVCR_COM) != DIVCR_COM); in DIV_uDiv32()

Completed in 3 milliseconds