Home
last modified time | relevance | path

Searched refs:FSP_ERR_INVALID_CHANNEL (Results 1 – 9 of 9) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dfsp_common_api.h65 FSP_ERR_INVALID_CHANNEL = 4, ///< Selected channel does not exist enumerator
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzn/
Dfsp_common_api.h68 FSP_ERR_INVALID_CHANNEL = 4, ///< Selected channel does not exist enumerator
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dfsp_common_api.h68 FSP_ERR_INVALID_CHANNEL = 4, ///< Selected channel does not exist enumerator
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_mhu_ns/
Dr_mhu_ns.c315 …_RETURN(((1U << p_cfg->channel) & BSP_FEATURE_MHU_NS_VALID_CHANNEL_MASK), FSP_ERR_INVALID_CHANNEL); in r_mhu_ns_open_param_checking()
/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c205 …ETHER_PHY_ERROR_RETURN((BSP_FEATURE_ETHER_MAX_CHANNELS > p_cfg->channel), FSP_ERR_INVALID_CHANNEL); in R_ETHER_PHY_Open()
/hal_renesas-latest/drivers/ra/fsp/src/r_mipi_dsi/
Dr_mipi_dsi.c445 …FSP_ERROR_RETURN(!(lp && (p_cmd->channel != 0)), FSP_ERR_INVALID_CHANNEL); // LP only allowed on c… in R_MIPI_DSI_Command()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gpt/
Dr_gpt.c802 FSP_ERR_INVALID_CHANNEL); in R_GPT_PwmOutputDelaySet()
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c1217 ETHER_ERROR_RETURN((BSP_FEATURE_ETHER_MAX_CHANNELS > p_cfg->channel), FSP_ERR_INVALID_CHANNEL); in ether_open_param_check()
/hal_renesas-latest/drivers/ra/fsp/src/r_gpt/
Dr_gpt.c866 FSP_ERR_INVALID_CHANNEL); in R_GPT_PwmOutputDelaySet()