Home
last modified time | relevance | path

Searched defs:p_ctrl (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/flash/
Dflash_hp_ra_ex_op.c50 static fsp_err_t flash_hp_set_block_protect_ns(flash_hp_instance_ctrl_t *p_ctrl, in flash_hp_set_block_protect_ns()
91 static fsp_err_t flash_hp_set_block_protect_sec(flash_hp_instance_ctrl_t *p_ctrl, in flash_hp_set_block_protect_sec()
131 static fsp_err_t flash_hp_set_block_protect_sel(flash_hp_instance_ctrl_t *p_ctrl, in flash_hp_set_block_protect_sel()
181 flash_hp_instance_ctrl_t *p_ctrl = (flash_hp_instance_ctrl_t *)p_api_ctrl; in R_FLASH_HP_BlockProtectSet() local
/Zephyr-latest/drivers/can/
Dcan_renesas_ra.c249 canfd_instance_ctrl_t *p_ctrl = (canfd_instance_ctrl_t *)data->fsp_can.p_ctrl; in set_afl_rule() local
281 canfd_instance_ctrl_t *p_ctrl = (canfd_instance_ctrl_t *)data->fsp_can.p_ctrl; in remove_afl_rule() local
303 canfd_instance_ctrl_t *p_ctrl = data->fsp_can.p_ctrl; in recover_bus() local
737 canfd_instance_ctrl_t *p_ctrl = data->fsp_can.p_ctrl; in can_renesas_ra_set_state_change_callback() local
/Zephyr-latest/drivers/sdhc/
Dsdhc_renesas_ra.c128 static int sdhi_command_send_wait(sdhi_instance_ctrl_t *p_ctrl, uint32_t command, uint32_t argument, in sdhi_command_send_wait()
450 struct st_sdmmc_instance_ctrl *p_ctrl = &priv->sdmmc_ctrl; in sdhc_ra_set_io() local
/Zephyr-latest/drivers/pwm/
Dpwm_renesas_ra.c70 static int pwm_renesas_ra_apply_gtior_config(gpt_instance_ctrl_t *const p_ctrl, in pwm_renesas_ra_apply_gtior_config()