Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/host/hardware_divider/include/hardware/
Ddivider.h163 static inline uint32_t hw_divider_u32_quotient(uint32_t a, uint32_t b) { in hw_divider_u32_quotient() function
/hal_rpi_pico-latest/src/rp2_common/hardware_divider/include/hardware/
Ddivider.h314 static inline uint32_t hw_divider_u32_quotient(uint32_t a, uint32_t b) { in hw_divider_u32_quotient() function