Home
last modified time | relevance | path

Searched refs:prsTypeAsync (Results 1 – 6 of 6) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_prs.c89 if (type == prsTypeAsync) { in getSignal()
374 PRS_ConnectSignal(ch, prsTypeAsync, (PRS_Signal_t) (source | signal)); in PRS_SourceAsyncSignalSet()
434 if (type == prsTypeAsync) { in PRS_GetFreeChannel()
503 if (type == prsTypeAsync) { in PRS_ConnectSignal()
519 if (type == prsTypeAsync) { in PRS_ConnectSignal()
562 if (type == prsTypeAsync) { in PRS_ConnectConsumer()
598 if (type == prsTypeAsync) { in PRS_PinOutput()
607 if (type == prsTypeAsync) { in PRS_PinOutput()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_prs.c89 if (type == prsTypeAsync) { in getSignal()
374 PRS_ConnectSignal(ch, prsTypeAsync, (PRS_Signal_t) (source | signal)); in PRS_SourceAsyncSignalSet()
434 if (type == prsTypeAsync) { in PRS_GetFreeChannel()
503 if (type == prsTypeAsync) { in PRS_ConnectSignal()
519 if (type == prsTypeAsync) { in PRS_ConnectSignal()
562 if (type == prsTypeAsync) { in PRS_ConnectConsumer()
598 if (type == prsTypeAsync) { in PRS_PinOutput()
607 if (type == prsTypeAsync) { in PRS_PinOutput()
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_sysrtc.c117 PRS_ConnectSignal(1UL, prsTypeAsync, prsSignalSYSRTC0_GRP0OUT1); in sli_sleeptimer_hal_power_manager_integration_init()
118 PRS_ConnectConsumer(1UL, prsTypeAsync, prsConsumerHFXO0_OSCREQ); in sli_sleeptimer_hal_power_manager_integration_init()
139 PRS_ConnectSignal(2UL, prsTypeAsync, prsSignalHFXO0L_STATUS1); in sli_sleeptimer_hal_hfxo_manager_integration_init()
140 PRS_ConnectConsumer(2UL, prsTypeAsync, prsConsumerSYSRTC0_SRC0); in sli_sleeptimer_hal_hfxo_manager_integration_init()
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_dcdc_coulomb_counter.c114 prs_channel = PRS_GetFreeChannel(prsTypeAsync); in sl_hal_dcdc_coulomb_counter_cal_init()
125 PRS_ConnectConsumer(prs_channel, prsTypeAsync, prsConsumerCMU_CALDN); in sl_hal_dcdc_coulomb_counter_cal_init()
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_prs.h103 prsTypeAsync, /**< Asynchronous channel type. */ enumerator
1056 if (type == prsTypeAsync) { in PRS_Values()
/hal_silabs-latest/gecko/emlib/inc/
Dem_prs.h103 prsTypeAsync, /**< Asynchronous channel type. */ enumerator
1050 if (type == prsTypeAsync) { in PRS_Values()