Home
last modified time | relevance | path

Searched defs:POSITION_VAL (Results 1 – 5 of 5) sorted by relevance

/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f4xx.h242 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wbxx.h143 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l4xx.h227 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f4xx.h226 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
H A Dstm32l4xx.h227 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro