hw_divider_s32_remainder_inlined() function
Do a hardware signed HW divide, wait for result, return remainder Divide \p a by \p b, wait for calculation to complete, return remainder.
Syntax
static inline int32_t hw_divider_s32_remainder_inlined(int32_t a,
int32_t b);
Return value
Remainder result of the divide
![]()
static inline int32_t hw_divider_s32_remainder_inlined(int32_t a, int32_t b) {
hw_divider_s32_remainder_inlined() calls 1 function:
![]()
hw_divider_s32_remainder_inlined()
hw_divider_s32_remainder_inlined():
![]()
hw_divider_s32_remainder_inlined()