Home
last modified time | relevance | path

Searched defs:current (Results 1 – 8 of 8) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer.c497 sl_sleeptimer_timer_handle_t *current; in sl_sleeptimer_is_timer_running() local
524 sl_sleeptimer_timer_handle_t *current; in sl_sleeptimer_get_timer_time_remaining() local
568 sl_sleeptimer_timer_handle_t *current; in sl_sleeptimer_get_remaining_time_of_first_timer() local
1282 sl_sleeptimer_timer_handle_t *current = NULL; in process_timer_irq() local
1378 sl_sleeptimer_timer_handle_t *current = timer_head; in delta_list_insert_timer() local
1416 sl_sleeptimer_timer_handle_t *current = timer_head; in delta_list_remove_timer() local
1639 sl_sleeptimer_timer_handle_t *current = timer_head; in update_next_timer_to_expire_is_power_manager() local
/hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/src/
Dsli_memory_manager_common.c530 sli_block_metadata_t* current = sli_free_lt_list_head; in sli_memory_check_heap_integrity_forwards() local
658 sli_block_metadata_t* current = sli_free_st_list_head; in sli_memory_check_heap_integrity_backwards() local
/hal_silabs-latest/gecko/platform/radio/rail_lib/plugin/pa-conversions/
Dpa_conversions_efr32.c107 RAIL_PaDescriptor_t *current = in RAIL_InitTxPowerCurves() local
/hal_silabs-latest/simplicity_sdk/platform/radio/rail_lib/plugin/pa-conversions/
Dpa_conversions_efr32.c205 RAIL_PaDescriptor_t *current = &powerCurvesState.curves[0]; in RAIL_InitTxPowerCurves() local
/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_CAPSENSE_A_Type.h756 #define SI32_CAPSENSE_A_set_output_current(basePointer, current) do{ \ argument
DSI32_CAPSENSE_A_Type.c628 uint32_t current) in _SI32_CAPSENSE_A_set_output_current()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c4312 void EMU_HDRegStopGearSet(EMU_HdregStopGearILmt_TypeDef current) in EMU_HDRegStopGearSet()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_emu.h753 EMU_HdregStopGearILmt_TypeDef current; /**< limit HDREG max current capability. */ member