Home
last modified time | relevance | path

Searched defs:agent_count (Results 1 – 20 of 20) sorted by relevance

/SCP-firmware-master/module/scmi_voltage_domain/include/
A Dmod_scmi_voltage_domain.h107 size_t agent_count; member
/SCP-firmware-master/module/scmi_reset_domain/include/
A Dmod_scmi_reset_domain.h94 unsigned int agent_count; member
/SCP-firmware-master/module/scmi_clock/test/mocks/
A DMockmod_scmi_clock_extra.h29 #define mod_scmi_from_protocol_api_get_agent_count_ExpectAndReturn(agent_count, cmock_retval) mod_s… argument
35 #define mod_scmi_from_protocol_api_get_agent_count_ReturnThruPtr_agent_count(agent_count) mod_scmi_… argument
36 #define mod_scmi_from_protocol_api_get_agent_count_ReturnArrayThruPtr_agent_count(agent_count, cmoc… argument
37 #define mod_scmi_from_protocol_api_get_agent_count_ReturnMemThruPtr_agent_count(agent_count, cmock_… argument
A DMockmod_scmi_clock_extra.c465 int mod_scmi_from_protocol_api_get_agent_count(unsigned int* agent_count) in mod_scmi_from_protocol_api_get_agent_count()
506 …mi_from_protocol_api_get_agent_count_CALL_INSTANCE* cmock_call_instance, unsigned int* agent_count) in CMockExpectParameters_mod_scmi_from_protocol_api_get_agent_count()
525 …et_agent_count_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, unsigned int* agent_count, int cmo… in mod_scmi_from_protocol_api_get_agent_count_CMockExpectAndReturn()
550 …t_CMockReturnMemThruPtr_agent_count(UNITY_LINE_TYPE cmock_line, unsigned int* agent_count, size_t … in mod_scmi_from_protocol_api_get_agent_count_CMockReturnMemThruPtr_agent_count()
/SCP-firmware-master/module/scmi_clock/include/
A Dmod_scmi_clock.h115 size_t agent_count; member
/SCP-firmware-master/product/n1sdp/module/scmi_ccix_config/include/internal/
A Dmod_scmi_ccix_config.h100 uint32_t agent_count; member
133 uint32_t agent_count; member
/SCP-firmware-master/module/scmi/src/
A Dmod_scmi.c46 unsigned int agent_count; member
199 static int get_agent_count(unsigned int *agent_count) in get_agent_count()
489 unsigned int agent_count, in scmi_notification_init()
527 unsigned int agent_count, in scmi_notification_service_idx()
/SCP-firmware-master/module/scmi/test/mocks/
A DMockmod_scmi_extra.h113 #define mod_scmi_from_protocol_get_agent_count_ExpectAndReturn(agent_count, cmock_retval) mod_scmi_… argument
119 #define mod_scmi_from_protocol_get_agent_count_ReturnThruPtr_agent_count(agent_count) mod_scmi_from… argument
120 #define mod_scmi_from_protocol_get_agent_count_ReturnArrayThruPtr_agent_count(agent_count, cmock_le… argument
121 #define mod_scmi_from_protocol_get_agent_count_ReturnMemThruPtr_agent_count(agent_count, cmock_size… argument
A DMockmod_scmi_extra.c1309 int mod_scmi_from_protocol_get_agent_count(unsigned int* agent_count) in mod_scmi_from_protocol_get_agent_count()
1350 …d_scmi_from_protocol_get_agent_count_CALL_INSTANCE* cmock_call_instance, unsigned int* agent_count) in CMockExpectParameters_mod_scmi_from_protocol_get_agent_count()
1369 …et_agent_count_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, unsigned int* agent_count, int cmo… in mod_scmi_from_protocol_get_agent_count_CMockExpectAndReturn()
1394 …t_CMockReturnMemThruPtr_agent_count(UNITY_LINE_TYPE cmock_line, unsigned int* agent_count, size_t … in mod_scmi_from_protocol_get_agent_count_CMockReturnMemThruPtr_agent_count()
/SCP-firmware-master/module/scmi_perf/test/mocks/
A DMockmod_scmi_perf_extra.h29 #define mod_scmi_from_protocol_api_get_agent_count_ExpectAndReturn(agent_count, cmock_retval) mod_s… argument
35 #define mod_scmi_from_protocol_api_get_agent_count_ReturnThruPtr_agent_count(agent_count) mod_scmi_… argument
36 #define mod_scmi_from_protocol_api_get_agent_count_ReturnArrayThruPtr_agent_count(agent_count, cmoc… argument
37 #define mod_scmi_from_protocol_api_get_agent_count_ReturnMemThruPtr_agent_count(agent_count, cmock_… argument
A DMockmod_scmi_perf_extra.c511 int mod_scmi_from_protocol_api_get_agent_count(unsigned int* agent_count) in mod_scmi_from_protocol_api_get_agent_count()
552 …mi_from_protocol_api_get_agent_count_CALL_INSTANCE* cmock_call_instance, unsigned int* agent_count) in CMockExpectParameters_mod_scmi_from_protocol_api_get_agent_count()
571 …et_agent_count_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, unsigned int* agent_count, int cmo… in mod_scmi_from_protocol_api_get_agent_count_CMockExpectAndReturn()
596 …t_CMockReturnMemThruPtr_agent_count(UNITY_LINE_TYPE cmock_line, unsigned int* agent_count, size_t … in mod_scmi_from_protocol_api_get_agent_count_CMockReturnMemThruPtr_agent_count()
/SCP-firmware-master/product/morello/module/scmi_agent/src/
A Dmod_scmi_agent.c198 unsigned int agent_count, in scmi_agent_init()
/SCP-firmware-master/product/n1sdp/module/scmi_agent/src/
A Dmod_scmi_agent.c182 static int scmi_agent_init(fwk_id_t module_id, unsigned int agent_count, in scmi_agent_init()
/SCP-firmware-master/module/scmi/include/
A Dmod_scmi.h106 unsigned int agent_count; member
/SCP-firmware-master/module/scmi_system_power/src/
A Dmod_scmi_system_power.c42 unsigned int agent_count; member
/SCP-firmware-master/module/scmi_sensor/src/
A Dmod_scmi_sensor.c69 unsigned int agent_count; member
/SCP-firmware-master/module/resource_perms/include/
A Dmod_resource_perms.h493 uint32_t agent_count; member
/SCP-firmware-master/module/resource_perms/src/
A Dmod_resource_perms.c30 uint32_t agent_count; member
/SCP-firmware-master/module/scmi_power_domain/src/
A Dmod_scmi_power_domain.c87 unsigned int agent_count; member
/SCP-firmware-master/module/scmi_perf/src/
A Dmod_scmi_perf.c196 unsigned int agent_count; member

Completed in 74 milliseconds