Home
last modified time | relevance | path

Searched refs:x_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() argument
228 R_TFU->ATDT0 = x_cord; in __atan2f()
247 BSP_TFU_INLINE float __hypotf (float x_cord, float y_cord) in __hypotf() argument
250 R_TFU->ATDT0 = x_cord; in __hypotf()
269 BSP_TFU_INLINE void __atan2hypotf (float y_cord, float x_cord, float * atan2, float * hypot) in __atan2hypotf() argument
272 R_TFU->ATDT0 = x_cord; in __atan2hypotf()
416 BSP_TFU_INLINE float __atan2f (float y_cord, float x_cord) in __atan2f() argument
421 R_TFU->FPATDT0 = x_cord; in __atan2f()
432 R_TFU0->FPATDT0 = x_cord; in __atan2f()
442 R_TFU1->FPATDT0 = x_cord; in __atan2f()
[all …]
/hal_renesas-latest/zephyr/ra/portable/
Dbsp_tfu.h138 BSP_TFU_INLINE float __atan2f (float y_cord, float x_cord) in __atan2f() argument
141 R_TFU->ATDT0 = x_cord; in __atan2f()
160 BSP_TFU_INLINE float __hypotf (float x_cord, float y_cord) in __hypotf() argument
163 R_TFU->ATDT0 = x_cord; in __hypotf()
182 BSP_TFU_INLINE void __atan2hypotf (float y_cord, float x_cord, float * atan2, float * hypot) in __atan2hypotf() argument
185 R_TFU->ATDT0 = x_cord; in __atan2hypotf()