Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_delayblock.c103 uint32_t unit = 0U; in DelayBlock_Enable() local
146 if( unit == 0U ) in DelayBlock_Enable()
148 unit = unit_current; in DelayBlock_Enable()
160 DLYBx->CFGR = sel | (unit << DLYB_CFGR_UNIT_Pos); in DelayBlock_Enable()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_const.h999 uint16_t unit;