Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_tfu.h71 #define atan2hypotfx(y, x, a, h) __atan2hypotfx(y, x, a, h)
782 BSP_TFU_INLINE void __atan2hypotfx (uint32_t y_cord, uint32_t x_cord, uint32_t * atan2, int32_t * h… in __atan2hypotfx() function