Home
last modified time | relevance | path

Searched defs:x (Results 1 – 25 of 37) sorted by relevance

12

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_tfu.h61 #define sinf(x) __sinf(x) argument
62 #define cosf(x) __cosf(x) argument
63 #define atan2f(y, x) __atan2f(y, x) argument
64 #define hypotf(x, y) __hypotf(x, y) argument
65 #define atan2hypotf(y, x, a, h) __atan2hypotf(y, x, a, h) argument
67 #define sinfx(x) __sinfx(x) argument
68 #define cosfx(x) __cosfx(x) argument
69 #define atan2fx(y, x) __atan2fx(y, x) argument
70 #define hypotfx(x, y) __hypotfx(x, y) argument
71 #define atan2hypotfx(y, x, a, h) __atan2hypotfx(y, x, a, h) argument
Dbsp_compiler_support.h76 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) argument
78 #define BSP_ALIGN_VARIABLE(x) __attribute__((aligned(x))) argument
/hal_renesas-latest/zephyr/ra/portable/
Dbsp_tfu.h198 #define sinf(x) __sinf(x) argument
199 #define cosf(x) __cosf(x) argument
200 #define atan2f(y, x) __atan2f(y, x) argument
201 #define hypotf(x, y) __hypotf(x, y) argument
202 #define atan2hypotf(y, x, a, h) __atan2hypotf(y, x, a, h) argument
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/common/
Dhw_sce_common.h24 #define R_SCE_BITS_TO_BYTES(x) (((x) + 7U) >> 3U) argument
25 #define R_SCE_BYTES_TO_BITS(x) ((x) << 3U) argument
26 #define R_SCE_WORDS_TO_BYTES(x) ((x) << 2U) argument
27 #define R_SCE_BYTES_TO_WORDS(x) (((x) + 3U) >> 2U) argument
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/aes2/adaptors/
Dhw_sce_ra_private.h135 #define HW_AES_DATA_FIT_TO_BLOCK_SIZE(x) ((uint32_t) x & 0xFFFFFFF0) argument
136 #define HW_AES_DATA_GET_LAST_REMAINS(x) ((uint32_t) x & 0x0000000F) argument
137 #define HW_32BIT_ALIGNED(x) !(x & 0x03) argument
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/
Dbsp_compiler_support.h68 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) argument
70 #define BSP_ALIGN_VARIABLE(x) __attribute__((aligned(x))) argument
/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/mcu/all/
Dbsp_compiler_support.h55 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) argument
57 #define BSP_ALIGN_VARIABLE(x) __attribute__((aligned(x))) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6e1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6e2/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m2/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m3/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra2a1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra2l1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m4/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m5/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8d1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8m1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8t1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4m2/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4m3/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4w1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4e1/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4e2/
Dbsp_cfg.h14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4l1/
Dbsp_cfg.h13 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument

12