Home
last modified time | relevance | path

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

12

/hal_silabs-latest/wiseconnect/components/service/network_manager/src/
Dsl_net_credentials.c47 static int sli_si91x_check_cred_type(sl_net_credential_type_t type) in sli_si91x_check_cred_type()
57 static sl_status_t sli_si91x_get_wifi_credential_type(sl_net_credential_type_t type, in sli_si91x_get_wifi_credential_type()
85 static sl_status_t sli_si91x_get_net_credential_type(sl_wifi_credential_type_t type, sl_net_credent… in sli_si91x_get_net_credential_type()
113 sl_net_credential_type_t type, in sl_net_set_credential()
175 sl_net_credential_type_t *type, in sl_net_get_credential()
229 sl_status_t sl_net_delete_credential(sl_net_credential_id_t id, sl_net_credential_type_t type) in sl_net_delete_credential()
/hal_silabs-latest/gecko/emlib/src/
Dem_prs.c84 static PRS_Signal_t getSignal(unsigned int ch, PRS_ChType_t type) in getSignal()
428 int PRS_GetFreeChannel(PRS_ChType_t type) in PRS_GetFreeChannel()
495 void PRS_ConnectSignal(unsigned int ch, PRS_ChType_t type, PRS_Signal_t signal) in PRS_ConnectSignal()
554 void PRS_ConnectConsumer(unsigned int ch, PRS_ChType_t type, PRS_Consumer_t consumer) in PRS_ConnectConsumer()
595 void PRS_PinOutput(unsigned int ch, PRS_ChType_t type, GPIO_Port_TypeDef port, uint8_t pin) in PRS_PinOutput()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_prs.c84 static PRS_Signal_t getSignal(unsigned int ch, PRS_ChType_t type) in getSignal()
428 SL_WEAK int PRS_GetFreeChannel(PRS_ChType_t type) in PRS_GetFreeChannel()
495 void PRS_ConnectSignal(unsigned int ch, PRS_ChType_t type, PRS_Signal_t signal) in PRS_ConnectSignal()
554 SL_WEAK void PRS_ConnectConsumer(unsigned int ch, PRS_ChType_t type, PRS_Consumer_t consumer) in PRS_ConnectConsumer()
595 SL_WEAK void PRS_PinOutput(unsigned int ch, PRS_ChType_t type, GPIO_Port_TypeDef port, uint8_t pin) in PRS_PinOutput()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/
Dsl_si91x_net_credentials.c62 …1x_cert_type_t convert_to_si91x_cert_type(sl_net_credential_id_t id, sl_net_credential_type_t type) in convert_to_si91x_cert_type()
137 sl_net_credential_type_t type, in sl_si91x_set_credential()
156 const sl_net_credential_type_t *type, in sl_si91x_get_credential()
167 sl_status_t sl_si91x_delete_credential(sl_net_credential_id_t id, sl_net_credential_type_t type) in sl_si91x_delete_credential()
/hal_silabs-latest/wiseconnect/components/protocol/wifi/src/
Dsl_wifi_basic_credentials.c40 sl_wifi_credential_type_t type; member
48 sl_wifi_credential_type_t type, in sl_wifi_set_credential()
80 sl_wifi_credential_type_t *type, in sl_wifi_get_credential()
/hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/src/
Dsl_memory_manager_redirect.c75 sl_memory_block_type_t type, in sl_memory_alloc_advanced()
120 sl_memory_block_type_t type, in sl_memory_alloc()
148 sl_memory_block_type_t type, in sl_memory_calloc()
Dsl_memory_manager.c287 sl_memory_block_type_t type, in sl_memory_alloc()
316 sl_memory_block_type_t type, in sl_memory_alloc_advanced()
674 sl_memory_block_type_t type, in sl_memory_calloc()
Dsli_memory_manager_common.c216 sl_memory_block_type_t type, in sli_memory_find_free_block()
301 sli_block_metadata_t *sli_memory_find_head_free_block(sl_memory_block_type_t type, in sli_memory_find_head_free_block()
/hal_silabs-latest/gecko/common/inc/
Dsl_enum.h49 #define SL_ENUM_GENERIC(name, type) enum name argument
58 #define SL_ENUM_GENERIC(name, type) typedef type name; enum name##_enum argument
Dsl_slist.h61 #define container_of(ptr, type, member) (type *)((uintptr_t)(ptr) - ((uintptr_t)(&((type *)0)->me… argument
67 #define SL_SLIST_FOR_EACH_ENTRY(list_head, entry, type, member) for ( (entry) = SL_SLIST_ENTRY(li… argument
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_enum.h49 #define SL_ENUM_GENERIC(name, type) enum name argument
58 #define SL_ENUM_GENERIC(name, type) typedef type name; enum name##_enum argument
Dsl_slist.h61 #define container_of(ptr, type, member) (type *)((uintptr_t)(ptr) - ((uintptr_t)(&((type *)0)->me… argument
67 #define SL_SLIST_FOR_EACH_ENTRY(list_head, entry, type, member) for ( (entry) = SL_SLIST_ENTRY(li… argument
Dsl_cmsis_os2_common.h91 osTimerType_t type; member
/hal_silabs-latest/wiseconnect/components/service/network_manager/inc/
Dsl_net_wifi_types.h69 sl_net_credential_type_t type; ///< Network credential type of @ref sl_net_credential_type_t member
81 sl_net_credential_type_t type; ///< Network credential type of @ref sl_net_credential_type_t member
Dsl_net_ip_types.h99type; ///< IP Address Type of [sl_ip_address_type_t](../wiseconnect-api-reference-guide-nwk-mgmt/s… member
116type; ///< IP Address Type of [sl_ip_address_type_t](../wiseconnect-api-reference-guide-common/ip-… member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/src/
Dsli_siwx917_soc.c177 int16_t sli_si91x_send_boot_instruction(uint8_t type, uint16_t *data) in sli_si91x_send_boot_instruction()
382 int16_t rsi_boot_insn(uint8_t type, uint16_t *data) in rsi_boot_insn()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/src/
Dsl_si91x_socket.c59 int sl_si91x_socket(int family, int type, int protocol) in sl_si91x_socket()
64 int sl_si91x_socket_async(int family, int type, int protocol, sl_si91x_socket_receive_data_callback… in sl_si91x_socket_async()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble.h793 uint8_t type; member
1599 uint8_t type; member
1620 uint8_t type; member
1925 uint8_t type; member
1987 uint8_t type; member
2203 uint8_t type; ///< Type of the periodic synchronization command. member
2224 uint8_t type; member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c135 uint8_t type; // WPA Information Element member
1837 sli_si91x_command_queue_t *sli_si91x_get_command_queue(sl_si91x_command_type_t type) in sli_si91x_get_command_queue()
1993 sl_status_t sl_si91x_host_get_credentials(sl_wifi_credential_id_t id, uint8_t type, sl_wifi_credent… in sl_si91x_host_get_credentials()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/
Dsl_si91x_socket_utility.c455 sl_status_t create_and_send_socket_request(int socketIdIndex, int type, const int *backlog) in create_and_send_socket_request()
619 int sli_si91x_socket(int family, int type, int protocol, sl_si91x_socket_receive_data_callback_t ca… in sli_si91x_socket()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/memory/
Dmalloc_buffers.c64 sl_wifi_buffer_type_t type, in sl_si91x_host_allocate_buffer()
/hal_silabs-latest/wiseconnect/components/protocol/wifi/inc/
Dsl_wifi_host_interface.h61type; ///< Indicates the buffer type (SL_WIFI_TX_FRAME_BUFFER, SL_WIFI_RX_FRAME_BUFFER, and so on.… member
/hal_silabs-latest/wiseconnect/components/common/inc/
Dsl_ip_types.h87 sl_ip_address_type_t type; ///< IP address type member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/inc/
Dsl_si91x_socket_utility.h124 uint16_t type; ///< Socket type member
Dsl_si91x_socket_types.h228 int32_t type; ///< Socket type member

12