Home
last modified time | relevance | path

Searched refs:hw_divider_divmod_u32_start (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_divider/include/hardware/
Ddivider.h126 static inline void hw_divider_divmod_u32_start(uint32_t a, uint32_t b) { in hw_divider_divmod_u32_start() function
402 hw_divider_divmod_u32_start(a, b); in hw_divider_u32_quotient_inlined()
421 hw_divider_divmod_u32_start(a, b); in hw_divider_u32_remainder_inlined()
/hal_rpi_pico-latest/src/host/hardware_divider/include/hardware/
Ddivider.h74 static inline void hw_divider_divmod_u32_start(uint32_t a, uint32_t b) { in hw_divider_divmod_u32_start() function