Home
last modified time | relevance | path

Searched refs:BTABLE_ADDRESS (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pcd.c92 #define BTABLE_ADDRESS (0x000) macro
197 hpcd->Instance->BTABLE = BTABLE_ADDRESS; in HAL_PCD_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd.c92 #define BTABLE_ADDRESS (0x000U) macro
190 hpcd->Instance->BTABLE = BTABLE_ADDRESS; in HAL_PCD_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h482 #define BTABLE_ADDRESS 0x000U macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_usb.c1828 USBx->BTABLE = BTABLE_ADDRESS; in USB_DevInit()