Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_tfu.h167 BSP_TFU_INLINE float __sinf (float angle) in __sinf()
185 BSP_TFU_INLINE float __cosf (float angle) in __cosf()
203 BSP_TFU_INLINE void __sincosf (float angle, float * sin, float * cos) in __sincosf()
295 BSP_TFU_INLINE float __sinf (float angle) in __sinf()
332 BSP_TFU_INLINE float __cosf (float angle) in __cosf()
369 BSP_TFU_INLINE void __sincosf (float angle, float * sin, float * cos) in __sincosf()
565 BSP_TFU_INLINE uint32_t __sinfx (uint32_t angle) in __sinfx()
602 BSP_TFU_INLINE uint32_t __cosfx (uint32_t angle) in __cosfx()
639 BSP_TFU_INLINE void __sincosfx (uint32_t angle, uint32_t * sin, uint32_t * cos) in __sincosfx()
/hal_renesas-latest/zephyr/ra/portable/
Dbsp_tfu.h80 BSP_TFU_INLINE float __sinf (float angle) in __sinf()
98 BSP_TFU_INLINE float __cosf (float angle) in __cosf()
116 BSP_TFU_INLINE void __sincosf (float angle, float * sin, float * cos) in __sincosf()