Home
last modified time | relevance | path

Searched defs:count (Results 1 – 24 of 24) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_ldma.h1208 #define LDMA_DESCRIPTOR_SINGLE_M2M_WORD(src, dest, count) \ argument
1243 #define LDMA_DESCRIPTOR_SINGLE_M2M_WORD_EXTEND(src, dest, count) … argument
1279 #define LDMA_DESCRIPTOR_SINGLE_M2M_HALF(src, dest, count) \ argument
1314 #define LDMA_DESCRIPTOR_SINGLE_M2M_HALF_EXTEND(src, dest, count) \ argument
1350 #define LDMA_DESCRIPTOR_SINGLE_M2M_BYTE(src, dest, count) \ argument
1385 #define LDMA_DESCRIPTOR_SINGLE_M2M_BYTE_EXTEND(src, dest, count) \ argument
1432 #define LDMA_DESCRIPTOR_LINKABS_M2M_WORD(src, dest, count) \ argument
1478 #define LDMA_DESCRIPTOR_LINKABS_M2M_WORD_EXTEND(src, dest, count) \ argument
1525 #define LDMA_DESCRIPTOR_LINKABS_M2M_HALF(src, dest, count) \ argument
1571 #define LDMA_DESCRIPTOR_LINKABS_M2M_HALF_EXTEND(src, dest, count) \ argument
[all …]
Dem_pcnt.h542 __STATIC_INLINE void PCNT_CounterSet(PCNT_TypeDef *pcnt, uint32_t count) in PCNT_CounterSet()
/hal_silabs-latest/gecko/emlib/inc/
Dem_ldma.h1203 #define LDMA_DESCRIPTOR_SINGLE_M2M_WORD(src, dest, count) \ argument
1238 #define LDMA_DESCRIPTOR_SINGLE_M2M_WORD_EXTEND(src, dest, count) … argument
1274 #define LDMA_DESCRIPTOR_SINGLE_M2M_HALF(src, dest, count) \ argument
1309 #define LDMA_DESCRIPTOR_SINGLE_M2M_HALF_EXTEND(src, dest, count) \ argument
1345 #define LDMA_DESCRIPTOR_SINGLE_M2M_BYTE(src, dest, count) \ argument
1380 #define LDMA_DESCRIPTOR_SINGLE_M2M_BYTE_EXTEND(src, dest, count) \ argument
1427 #define LDMA_DESCRIPTOR_LINKABS_M2M_WORD(src, dest, count) \ argument
1473 #define LDMA_DESCRIPTOR_LINKABS_M2M_WORD_EXTEND(src, dest, count) \ argument
1520 #define LDMA_DESCRIPTOR_LINKABS_M2M_HALF(src, dest, count) \ argument
1566 #define LDMA_DESCRIPTOR_LINKABS_M2M_HALF_EXTEND(src, dest, count) \ argument
[all …]
Dem_pcnt.h542 __STATIC_INLINE void PCNT_CounterSet(PCNT_TypeDef *pcnt, uint32_t count) in PCNT_CounterSet()
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsli_code_classification.h59 #define _SL_CC_SECTION(section_name, count, line) \ argument
66 #define _SL_CC_SECTION(section_name, count, line) \ argument
80 #define _SL_CC_SECTION(section_name, count, line) \ argument
83 #define _SL_CC_SECTION(section_name, count, line) argument
88 #define _SL_CC_SECTION(section_name, count, line) argument
/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_TIMER_A_Type.c45 uint32_t count, in _SI32_TIMER_A_initialize()
1013 uint32_t count) in _SI32_TIMER_A_write_count()
1041 uint32_t count) in _SI32_TIMER_A_set_high_count()
1069 uint32_t count) in _SI32_TIMER_A_set_low_count()
DSI32_TIMER_A_Type.h80 #define SI32_TIMER_A_initialize(basePointer, config, clkdiv, count, capture) do{ \ argument
1114 #define SI32_TIMER_A_write_count(basePointer, count) \ argument
1149 #define SI32_TIMER_A_set_high_count(basePointer, count) \ argument
1184 #define SI32_TIMER_A_set_low_count(basePointer, count) \ argument
DSI32_WDTIMER_A_Type.c280 uint32_t count) in _SI32_WDTIMER_A_set_early_warning_threshold()
315 uint32_t count) in _SI32_WDTIMER_A_set_reset_threshold()
DSI32_WDTIMER_A_Type.h357 #define SI32_WDTIMER_A_set_early_warning_threshold(basePointer, count) do{ \ argument
403 #define SI32_WDTIMER_A_set_reset_threshold(basePointer, count) do{ \ argument
DSI32_DTM_A_Type.c97 uint32_t count) in _SI32_DTM_A_set_active_state_counter()
525 uint32_t count) in _SI32_DTM_A_set_master_count()
DSI32_DTM_A_Type.h155 #define SI32_DTM_A_set_active_state_counter(basePointer, count) do{ \ argument
705 #define SI32_DTM_A_set_master_count(basePointer, count) \ argument
DSI32_LPTIMER_B_Type.c42 uint32_t count, in _SI32_LPTIMER_B_initialize()
675 uint32_t count) in _SI32_LPTIMER_B_write_count()
DSI32_LPTIMER_B_Type.h79 #define SI32_LPTIMER_B_initialize(basePointer, control, count, threshold, status) do{ \ argument
744 #define SI32_LPTIMER_B_write_count(basePointer, count) \ argument
DSI32_DMADESC_A_Type.c67 uint32_t count, in _SI32_DMADESC_A_configure()
DSI32_DMADESC_A_Type.h119 #define SI32_DMADESC_A_configure(basePointer, srcPointer, dstPointer, count, config) \ argument
DSI32_SSG_A_Type.c87 uint32_t count) in _SI32_SSG_A_set_conversion_count()
DSI32_SSG_A_Type.h124 #define SI32_SSG_A_set_conversion_count(basePointer, count) \ argument
/hal_silabs-latest/gecko/emlib/src/
Dem_pcnt.c256 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top) in PCNT_CounterTopSet()
Dem_dma.c560 unsigned int count) in DMA_ActivateScatterGather()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_pcnt.c256 void PCNT_CounterTopSet(PCNT_TypeDef *pcnt, uint32_t count, uint32_t top) in PCNT_CounterTopSet()
/hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/src/
Dsl_clock_manager.c248 sl_status_t sl_clock_manager_get_rco_calibration_count(uint32_t *count) in sl_clock_manager_get_rco_calibration_count()
Dsl_clock_manager_hal_s2.c918 sl_status_t sli_clock_manager_hal_get_rco_calibration_count(uint32_t *count) in sli_clock_manager_hal_get_rco_calibration_count()
/hal_silabs-latest/wiseconnect/components/common/src/
Dsl_utility.c333 for (int count = 0; count < (no_digits / 2); count++) { in reverse_digits() local
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_ct.h767 STATIC INLINE void RSI_CT_SetCount(RSI_CT_T *pCT, uint32_t count) in RSI_CT_SetCount()