hw_divider_s32_quotient_inlined() function
Do a hardware 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_s32_quotient_inlined(int32_t a,
int32_t b);
Return value
Quotient result of the divide
Examples
hw_divider_s32_quotient_inlined() is referenced by 1 libraries and example projects: