Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 11 of 11) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/radio/rail_lib/plugin/rail_util_protocol/
Dsl_rail_util_protocol.c43 static RAIL_Status_t sl_rail_util_protocol_config_proprietary(RAIL_Handle_t handle) in sl_rail_util_protocol_config_proprietary()
50 static RAIL_Status_t sl_rail_util_protocol_config_ble(RAIL_Handle_t handle, in sl_rail_util_protocol_config_ble()
100 static RAIL_Status_t sl_rail_util_protocol_config_ieee802154_2p4ghz(RAIL_Handle_t handle, in sl_rail_util_protocol_config_ieee802154_2p4ghz()
177 static RAIL_Status_t sl_rail_util_protocol_config_ieee802154_gb868(RAIL_Handle_t handle, in sl_rail_util_protocol_config_ieee802154_gb868()
248 static RAIL_Status_t sl_rail_util_protocol_config_zwave(RAIL_Handle_t handle, in sl_rail_util_protocol_config_zwave()
361 static RAIL_Status_t sl_rail_util_protocol_config_sidewalk(RAIL_Handle_t handle, in sl_rail_util_protocol_config_sidewalk()
377 RAIL_Status_t sl_rail_util_protocol_config(RAIL_Handle_t handle, in sl_rail_util_protocol_config()
/hal_silabs-latest/gecko/platform/radio/rail_lib/plugin/rail_util_protocol/
Dsl_rail_util_protocol.c42 static RAIL_Status_t sl_rail_util_protocol_config_proprietary(RAIL_Handle_t handle) in sl_rail_util_protocol_config_proprietary()
49 static RAIL_Status_t sl_rail_util_protocol_config_ble(RAIL_Handle_t handle, in sl_rail_util_protocol_config_ble()
99 static RAIL_Status_t sl_rail_util_protocol_config_ieee802154_2p4ghz(RAIL_Handle_t handle, in sl_rail_util_protocol_config_ieee802154_2p4ghz()
176 static RAIL_Status_t sl_rail_util_protocol_config_ieee802154_gb868(RAIL_Handle_t handle, in sl_rail_util_protocol_config_ieee802154_gb868()
247 static RAIL_Status_t sl_rail_util_protocol_config_zwave(RAIL_Handle_t handle, in sl_rail_util_protocol_config_zwave()
349 RAIL_Status_t sl_rail_util_protocol_config(RAIL_Handle_t handle, in sl_rail_util_protocol_config()
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer.c222 sl_status_t sl_sleeptimer_start_timer(sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_start_timer()
255 sl_status_t sl_sleeptimer_restart_timer(sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_restart_timer()
285 sl_status_t sl_sleeptimer_start_periodic_timer(sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_start_periodic_timer()
318 sl_status_t sl_sleeptimer_start_periodic_timer_ms(sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_start_periodic_timer_ms()
367 sl_status_t sl_sleeptimer_restart_periodic_timer(sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_restart_periodic_timer()
397 sl_status_t sl_sleeptimer_restart_periodic_timer_ms(sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_restart_periodic_timer_ms()
445 sl_status_t sl_sleeptimer_stop_timer(sl_sleeptimer_timer_handle_t *handle) in sl_sleeptimer_stop_timer()
493 sl_status_t sl_sleeptimer_is_timer_running(const sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_is_timer_running()
520 sl_status_t sl_sleeptimer_get_timer_time_remaining(const sl_sleeptimer_timer_handle_t *handle, in sl_sleeptimer_get_timer_time_remaining()
1338 static void delay_callback(sl_sleeptimer_timer_handle_t *handle, in delay_callback()
[all …]
/hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/src/
Dsl_memory_manager_dynamic_reservation.c64 sl_memory_reservation_t *handle, in sl_memory_reserve_block()
202 sl_status_t sl_memory_release_block(sl_memory_reservation_t *handle) in sl_memory_release_block()
336 sl_status_t sl_memory_reservation_handle_alloc(sl_memory_reservation_t **handle) in sl_memory_reservation_handle_alloc()
361 sl_status_t sl_memory_reservation_handle_free(sl_memory_reservation_t *handle) in sl_memory_reservation_handle_free()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble_apis.h607 uint8_t handle[2]; member
643 uint16_t handle; member
671 uint16_t handle; member
690 uint16_t handle; member
739 uint8_t handle[2]; member
837 uint8_t handle[2]; member
876 uint8_t handle[2]; member
1003 uint16_t handle; member
1073 uint8_t handle[2]; member
1089 uint8_t handle[2]; member
[all …]
Drsi_ble.h1327 uint8_t handle[2]; member
1365 uint16_t handle; member
1387 uint8_t handle[2]; member
1406 uint8_t handle[2]; member
1426 uint8_t handle[2]; member
1448 uint8_t handle[2]; member
1518 uint16_t handle; member
1538 uint16_t handle; member
1585 uint16_t handle; member
1636 uint16_t handle; member
/hal_silabs-latest/simplicity_sdk/platform/common/src/
Dsl_core_cortexm.c297 static void cycle_counter_start(dwt_cycle_counter_handle_t *handle) in cycle_counter_start()
313 static void cycle_counter_stop(dwt_cycle_counter_handle_t *handle) in cycle_counter_stop()
/hal_silabs-latest/gecko/emlib/src/
Dem_core.c954 static void cycle_counter_start(dwt_cycle_counter_handle_t *handle)
968 static void cycle_counter_stop(dwt_cycle_counter_handle_t *handle)
/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/common/
Dsl_power_manager_common.c159 sl_power_manager_em_transition_event_handle_t *handle; in sli_power_manager_notify_em_transition() local
/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/sleep_loop/
Dsl_power_manager.c1031 static void on_clock_wakeup_timeout(sl_sleeptimer_timer_handle_t *handle, in on_clock_wakeup_timeout()
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_cmsis_os2_common.h88 sl_sleeptimer_timer_handle_t handle; member