Home
last modified time | relevance | path

Searched defs:hw_divider_divmod_s32 (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/host/hardware_divider/include/hardware/
Ddivider.h45 static inline divmod_result_t hw_divider_divmod_s32(int32_t a, int32_t b) { in hw_divider_divmod_s32() function
/hal_rpi_pico-latest/src/rp2_common/hardware_divider/include/hardware/
Ddivider.h74 static inline divmod_result_t hw_divider_divmod_s32(int32_t a, int32_t b) { in hw_divider_divmod_s32() function