hw_divider_quotient_s32() function
Do a signed HW divide, wait for result, return quotient Divide \p a by \p b, wait for calculation to complete, return quotient.
Syntax
static inline int32_t hw_divider_quotient_s32(int32_t a,
int32_t b);
Return value
Quotient results of the divide
hw_divider_quotient_s32() is called by 2 functions:
![]()
hw_divider_quotient_s32()
hw_divider_quotient_s32():
![]()
hw_divider_quotient_s32()