Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_tfu.h69 #define atan2fx(y, x) __atan2fx(y, x)
686 BSP_TFU_INLINE uint32_t __atan2fx (uint32_t y_cord, uint32_t x_cord) in __atan2fx() function