Home
last modified time | relevance | path

Searched refs:BSP_CFG_LOCO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/zephyr/rz/rz_cfg/fsp_cfg/bsp/rzn2l/
Dbsp_clock_cfg.h12 #define BSP_CFG_LOCO_ENABLE (BSP_CLOCKS_LOCO_ENABLE) /* LOCO Enabled */ macro
/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_clocks.c567 #if (BSP_CLOCKS_LOCO_ENABLE == BSP_CFG_LOCO_ENABLE) in bsp_clock_init()