Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_div.c80 if (DIV_IsDivByZero() == TRUE) in DIV_Div32()
126 if (DIV_IsDivByZero() == TRUE) in DIV_uDiv32()
145 if (DIV_IsDivByZero() == TRUE) in DIV_uDiv32()
190 bool DIV_IsDivByZero(void) in DIV_IsDivByZero() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_div.h82 bool DIV_IsDivByZero(void);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt1324 "DIV_IsDivByZero()": Return the division by zero flag.

Completed in 9 milliseconds