Home
last modified time | relevance | path

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

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/
H A Dbsp_tfu.h151 BSP_TFU_INLINE float __atan2f (float y_cord, float x_cord) in __atan2f()
173 BSP_TFU_INLINE float __hypotf (float x_cord, float y_cord) in __hypotf()
195 BSP_TFU_INLINE void __atan2hypotf (float y_cord, float x_cord, float * atan2, float * hypot) in __atan2hypotf()