Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_tfu.h225 BSP_TFU_INLINE float __atan2f (float y_cord, float x_cord) in __atan2f()
247 BSP_TFU_INLINE float __hypotf (float x_cord, float y_cord) in __hypotf()
269 BSP_TFU_INLINE void __atan2hypotf (float y_cord, float x_cord, float * atan2, float * hypot) in __atan2hypotf()
416 BSP_TFU_INLINE float __atan2f (float y_cord, float x_cord) in __atan2f()
463 BSP_TFU_INLINE float __hypotf (float x_cord, float y_cord) in __hypotf()
510 BSP_TFU_INLINE void __atan2hypotf (float y_cord, float x_cord, float * atan2, float * hypot) in __atan2hypotf()
686 BSP_TFU_INLINE uint32_t __atan2fx (uint32_t y_cord, uint32_t x_cord) in __atan2fx()
733 BSP_TFU_INLINE int32_t __hypotfx (uint32_t x_cord, uint32_t y_cord) in __hypotfx()
782 BSP_TFU_INLINE void __atan2hypotfx (uint32_t y_cord, uint32_t x_cord, uint32_t * atan2, int32_t * h… in __atan2hypotfx()
/hal_renesas-latest/zephyr/ra/portable/
Dbsp_tfu.h138 BSP_TFU_INLINE float __atan2f (float y_cord, float x_cord) in __atan2f()
160 BSP_TFU_INLINE float __hypotf (float x_cord, float y_cord) in __hypotf()
182 BSP_TFU_INLINE void __atan2hypotf (float y_cord, float x_cord, float * atan2, float * hypot) in __atan2hypotf()