Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 48) sorted by relevance

12

/SCP-firmware-master/product/n1sdp/module/n1sdp_sensor/src/
A Dn1sdp_sensor_driver.c20 int n1sdp_sensor_lib_sample(int32_t *value, enum sensor_type type, int offset) in n1sdp_sensor_lib_sample()
45 void n1sdp_sensor_lib_trigger_sample(enum sensor_type type) in n1sdp_sensor_lib_trigger_sample()
/SCP-firmware-master/product/morello/module/morello_sensor/src/
A Dmorello_sensor_driver.c20 int morello_sensor_lib_sample(int32_t *value, enum sensor_type type, int offset) in morello_sensor_lib_sample()
44 void morello_sensor_lib_trigger_sample(enum sensor_type type) in morello_sensor_lib_trigger_sample()
/SCP-firmware-master/framework/include/internal/
A Dfwk_id.h68 uint32_t type : 4; /* Identifier type */ member
74 uint32_t type : 4; /* Identifier type */ member
81 uint32_t type : 4; /* Identifier type */ member
88 uint32_t type : 4; /* Identifier type */ member
95 uint32_t type : 4; /* Identifier type */ member
102 uint32_t type : 4; /* Identifier type */ member
/SCP-firmware-master/product/juno/module/juno_soc_clock/include/
A Dmod_juno_soc_clock.h45 enum mod_juno_soc_clock_type type; member
/SCP-firmware-master/framework/include/
A Dfwk_list.h39 #define FWK_LIST_GET(node, type, member) \ argument
215 #define FWK_LIST_FOR_EACH(list, node, type, member, elem) \ argument
A Dfwk_module.h76 enum fwk_module_type type; member
392 enum fwk_module_elements_type type; member
/SCP-firmware-master/product/n1sdp/module/n1sdp_scp2pcc/include/internal/
A Dn1sdp_scp2pcc.h27 unsigned int type; member
/SCP-firmware-master/module/stdio/include/
A Dmod_stdio.h93 enum mod_stdio_element_type type; member
/SCP-firmware-master/product/juno/module/juno_adc/include/
A Dmod_juno_adc.h64 enum juno_adc_sensor_type type; member
/SCP-firmware-master/product/juno/module/juno_cdcel937/src/
A Dmod_juno_cdcel937.c71 enum juno_cdcel937_output_type *type) in output_type_from_output_id()
324 enum juno_cdcel937_output_type type; in set_rate_read_pll_config() local
355 enum juno_cdcel937_output_type type; in set_rate_write_pll_config() local
647 enum juno_cdcel937_output_type type; in get_rate_calc() local
961 enum juno_cdcel937_output_type type; in juno_cdcel937_process_event() local
/SCP-firmware-master/module/msg_smt/include/
A Dmod_msg_smt.h43 enum mod_msg_smt_channel_type type; member
/SCP-firmware-master/product/morello/module/morello_scp2pcc/src/
A Dmod_morello_scp2pcc.c33 enum scp2pcc_msg_type type, in send_message()
/SCP-firmware-master/module/optee/smt/include/
A Dmod_optee_smt.h60 enum mod_optee_smt_channel_type type; member
/SCP-firmware-master/module/sensor/src/
A Dsensor_extended.c123 enum mod_sensor_type type; in sensor_axis_start() local
/SCP-firmware-master/product/n1sdp/module/n1sdp_rom/src/
A Dmod_n1sdp_rom.c113 static const char *get_image_type_str(enum mod_fip_toc_entry_type type) in get_image_type_str()
/SCP-firmware-master/product/morello/module/morello_rom/src/
A Dmod_morello_rom.c114 static const char *get_image_type_str(enum mod_fip_toc_entry_type type) in get_image_type_str()
/SCP-firmware-master/product/n1sdp/module/n1sdp_scp2pcc/src/
A Dmod_n1sdp_scp2pcc.c71 static int mem_msg_send_message(void *data, uint16_t size, uint16_t type) in mem_msg_send_message()
/SCP-firmware-master/module/fip/src/
A Dmod_fip.c32 enum mod_fip_toc_entry_type type, in fip_entry_type_to_uuid()
/SCP-firmware-master/product/juno/module/juno_pvt/include/
A Dmod_juno_pvt.h97 enum juno_sensor_pvt_type type; member
/SCP-firmware-master/module/cmn_booker/include/
A Dmod_cmn_booker.h73 enum mod_cmn_booker_mem_region_type type; member
/SCP-firmware-master/product/juno/module/juno_xrp7724/include/
A Dmod_juno_xrp7724.h88 enum mod_juno_xrp7724_element_type type; member
/SCP-firmware-master/product/synquacer/module/f_i2c/src/
A Di2c_api.c38 I2C_TYPE type, in f_i2c_api_initialize()
/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dsysoc.c172 void lpcm_sysoc_reset(RST_TYPE_t type, RST_BLOCK block) in lpcm_sysoc_reset()
258 void lpcm_sysoc_reset_clear(RST_TYPE_t type, RST_BLOCK block) in lpcm_sysoc_reset_clear()
/SCP-firmware-master/framework/src/
A Dfwk_id.c131 bool fwk_id_is_type(fwk_id_t id, enum fwk_id_type type) in fwk_id_is_type()
/SCP-firmware-master/product/morello/module/morello_pcie/include/
A Dmod_morello_pcie.h54 enum ob_region_type type; member

Completed in 49 milliseconds

12