Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QM6/scfw_api/svc/seco/
Dseco_rpc_clnt.c541 sc_err_t sc_seco_set_mono_counter_partition(sc_ipc_t ipc, uint16_t *she) in sc_seco_set_mono_counter_partition() argument
551 RPC_U16(&msg, 0U) = U16(*she); in sc_seco_set_mono_counter_partition()
557 *she = (uint16_t) RPC_U16(&msg, 0U); in sc_seco_set_mono_counter_partition()
Dseco_api.h709 sc_err_t sc_seco_set_mono_counter_partition(sc_ipc_t ipc, uint16_t *she);