Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/
Dr_usb_host.c23 #define CTZ(x) (__builtin_ctz(x)) macro
1856 const uint32_t num = CTZ(s); in r_usbh_isr()
1872 const uint32_t num = CTZ(s); in r_usbh_isr()