Home
last modified time | relevance | path

Searched refs:IDR (Results 1 – 23 of 23) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_crc.h159 return (uint32_t)(READ_REG(CRCx->IDR)); in LL_CRC_Read_IDR()
172 *((uint8_t __IO *)(&CRCx->IDR)) = (uint8_t) InData; in LL_CRC_Write_IDR()
Dstm32l1xx_hal_crc.h117 #define __HAL_CRC_SET_IDR(__HANDLE__, __VALUE__) (WRITE_REG((__HANDLE__)->Instance->IDR, (__VALUE__…
124 #define __HAL_CRC_GET_IDR(__HANDLE__) (((__HANDLE__)->Instance->IDR) & CRC_IDR_IDR)
Dstm32l1xx_ll_gpio.h790 return (uint32_t)(READ_REG(GPIOx->IDR)); in LL_GPIO_ReadInputPort()
819 return (READ_BIT(GPIOx->IDR, PinMask) == (PinMask)); in LL_GPIO_IsInputPinSet()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_crc.h430 return (uint32_t)(READ_REG(CRCx->IDR)); in LL_CRC_Read_IDR()
445 *((uint8_t __IO *)(&CRCx->IDR)) = (uint8_t) InData; in LL_CRC_Write_IDR()
447 WRITE_REG(CRCx->IDR, InData); in LL_CRC_Write_IDR()
Dstm32l4xx_hal_crc.h264 #define __HAL_CRC_SET_IDR(__HANDLE__, __VALUE__) (WRITE_REG((__HANDLE__)->Instance->IDR, (__VALUE__…
272 #define __HAL_CRC_GET_IDR(__HANDLE__) (((__HANDLE__)->Instance->IDR) & CRC_IDR_IDR)
Dstm32l4xx_ll_gpio.h864 return (uint32_t)(READ_REG(GPIOx->IDR)); in LL_GPIO_ReadInputPort()
893 return ((READ_BIT(GPIOx->IDR, PinMask) == (PinMask)) ? 1UL : 0UL); in LL_GPIO_IsInputPinSet()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_crc.h263 #define __HAL_CRC_SET_IDR(__HANDLE__, __VALUE__) (WRITE_REG((__HANDLE__)->Instance->IDR, (__VALUE__…
270 #define __HAL_CRC_GET_IDR(__HANDLE__) (((__HANDLE__)->Instance->IDR) & CRC_IDR_IDR)
Dstm32l0xx_ll_crc.h426 return (uint32_t)(READ_REG(CRCx->IDR)); in LL_CRC_Read_IDR()
439 *((uint8_t __IO *)(&CRCx->IDR)) = (uint8_t) InData; in LL_CRC_Write_IDR()
Dstm32l0xx_ll_gpio.h751 return (uint32_t)(READ_REG(GPIOx->IDR)); in LL_GPIO_ReadInputPort()
780 return (READ_BIT(GPIOx->IDR, PinMask) == (PinMask)); in LL_GPIO_IsInputPinSet()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_crc.c161 CLEAR_BIT(hcrc->Instance->IDR, CRC_IDR_IDR) ; in HAL_CRC_DeInit()
Dstm32l1xx_hal_gpio.c408 if ((GPIOx->IDR & GPIO_Pin) != (uint32_t)GPIO_PIN_RESET) in HAL_GPIO_ReadPin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_crc.c231 CLEAR_BIT(hcrc->Instance->IDR, CRC_IDR_IDR) ; in HAL_CRC_DeInit()
Dstm32l0xx_hal_gpio.c394 if((GPIOx->IDR & GPIO_Pin) != (uint32_t)GPIO_PIN_RESET) in HAL_GPIO_ReadPin()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_crc.c219 CLEAR_BIT(hcrc->Instance->IDR, CRC_IDR_IDR); in HAL_CRC_DeInit()
Dstm32l4xx_hal_gpio.c420 if ((GPIOx->IDR & GPIO_Pin) != 0x00u) in HAL_GPIO_ReadPin()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h208 __IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x0… member
308 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h192 __IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x0… member
326 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h216 …__IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x04… member
325 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h216 …__IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x04… member
325 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h191 __IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x0… member
325 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h225 …__IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x04… member
354 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h227 …__IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x04… member
363 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h331 …__IO uint8_t IDR; /*!< CRC Independent data register, Address offset: 0x04 … member
554 …__IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */ member