Home
last modified time | relevance | path

Searched refs:x (Results 1 – 25 of 38) sorted by relevance

12

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_ddr.c217 uint32_t val, num_rank, num_byte, tctrl_delay, bl, x, tx_dqs_dly; in bsp_prv_ddr_phyinit_mc() local
233 x = 0; in bsp_prv_ddr_phyinit_mc()
237 x = (val > x) ? val : x; in bsp_prv_ddr_phyinit_mc()
243 x = (val > x) ? val : x; in bsp_prv_ddr_phyinit_mc()
248 val = bsp_dwc_ddrphy_apb_rd(0x012020); x = (val > x) ? val : x; in bsp_prv_ddr_phyinit_mc()
253 val = bsp_dwc_ddrphy_apb_rd(0x013020); x = (val > x) ? val : x; in bsp_prv_ddr_phyinit_mc()
256 val = 16 + tctrl_delay + (2 * x); in bsp_prv_ddr_phyinit_mc()
259 x = 0; in bsp_prv_ddr_phyinit_mc()
263 x = (val > x) ? val : x; in bsp_prv_ddr_phyinit_mc()
265 x = (val > x) ? val : x; in bsp_prv_ddr_phyinit_mc()
[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/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/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/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/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/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/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/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
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/bsp/ra4m1/
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

12