hw_divider_divmod_u32_start() function
Start an unsigned asynchronous divide Start a divide of the specified unsigned parameters. You should wait for 8 cycles (__div_pause()) or wait for the ready bit to be set (hw_divider_wait_ready()) prior to reading the results.
Syntax
static inline void hw_divider_divmod_u32_start(uint32_t a,
uint32_t b);
![]()
static inline void hw_divider_divmod_u32_start(uint32_t a, uint32_t b) {
hw_divider_divmod_u32_start() calls 1 function:
![]()
hw_divider_divmod_u32_start()
hw_divider_divmod_u32_start():
![]()
hw_divider_divmod_u32_start()