Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dtc.h755 …__IO TC_WAVE_Type WAVE; /**< \brief Offset: 0x0C (R/W 8) Waveform Generation … member
781 …__IO TC_WAVE_Type WAVE; /**< \brief Offset: 0x0C (R/W 8) Waveform Generation … member
805 …__IO TC_WAVE_Type WAVE; /**< \brief Offset: 0x0C (R/W 8) Waveform Generation … member
Dtcc.h251 uint32_t WAVE:1; /*!< bit: 6 Wave Busy */ member
1688 __IO TCC_WAVE_Type WAVE; /**< \brief Offset: 0x3C (R/W 32) Waveform Control */ member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1766 #define IS_DAC_WAVE(WAVE) (((WAVE) == DAC_WAVE_NONE) || \ argument
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1669 #define IS_DAC_WAVE(WAVE) (((WAVE) == DAC_WAVE_NONE) || \ argument
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1665 #define IS_DAC_WAVE(WAVE) (((WAVE) == DAC_WAVE_NONE) || \ argument