/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/ |
D | bsp_tfu.h | 61 #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
|
D | bsp_compiler_support.h | 76 #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/ |
D | bsp_tfu.h | 198 #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/ |
D | hw_sce_common.h | 24 #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/ |
D | hw_sce_ra_private.h | 135 #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/ |
D | bsp_compiler_support.h | 68 #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/ |
D | bsp_compiler_support.h | 55 #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/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6e2/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m2/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m3/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra2a1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra2l1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m4/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra6m5/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8d1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8m1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra8t1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4m2/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4m3/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4w1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4e1/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4e2/ |
D | bsp_cfg.h | 14 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4l1/ |
D | bsp_cfg.h | 13 #define SUBCLOCK_STABILIZATION_MAX(x) ((x < 10000) ? x : 10000) argument
|