Home
last modified time | relevance | path

Searched refs:Edge (Results 1 – 8 of 8) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_exti.c467 uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge) in HAL_EXTI_GetPending() argument
476 assert_param(IS_EXTI_PENDING_EDGE(Edge)); in HAL_EXTI_GetPending()
496 void HAL_EXTI_ClearPending(EXTI_HandleTypeDef *hexti, uint32_t Edge) in HAL_EXTI_ClearPending() argument
503 assert_param(IS_EXTI_PENDING_EDGE(Edge)); in HAL_EXTI_ClearPending()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_exti.h290 uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge);
291 void HAL_EXTI_ClearPending(EXTI_HandleTypeDef *hexti, uint32_t Edge);
A Dstm32l1xx_ll_rtc.h2381 __STATIC_INLINE void LL_RTC_TS_SetActiveEdge(RTC_TypeDef *RTCx, uint32_t Edge) in LL_RTC_TS_SetActiveEdge() argument
2383 MODIFY_REG(RTCx->CR, RTC_CR_TSEDGE, Edge); in LL_RTC_TS_SetActiveEdge()
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_adc.h254 ADC_HwTrgEdge_Type Edge; /*!< Select the trigger edge. */ member
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_adc.c224 | ADC_ADCR_TRGEDGE(conf->Edge) in ADC_EnableHwTrigger()
/bsp/renesas/rzn2l_etherkit/
A Drzn_cfg.txt1085 ELC Input Port Group 1: Edge Detection: Rising edge
1097 ELC Input Port Group 2: Edge Detection: Rising edge
1111 ELC Single Port 0: Input Direction Setting: Edge Detection: Rising edge
1117 ELC Single Port 1: Input Direction Setting: Edge Detection: Rising edge
1123 ELC Single Port 2: Input Direction Setting: Edge Detection: Rising edge
1129 ELC Single Port 3: Input Direction Setting: Edge Detection: Rising edge
1146 Extra: Start bit detection: Falling Edge
/bsp/renesas/rzn2l_rsk/
A Drzn_cfg.txt1085 ELC Input Port Group 1: Edge Detection: Rising edge
1097 ELC Input Port Group 2: Edge Detection: Rising edge
1111 ELC Single Port 0: Input Direction Setting: Edge Detection: Rising edge
1117 ELC Single Port 1: Input Direction Setting: Edge Detection: Rising edge
1123 ELC Single Port 2: Input Direction Setting: Edge Detection: Rising edge
1129 ELC Single Port 3: Input Direction Setting: Edge Detection: Rising edge
1146 Extra: Start bit detection: Falling Edge
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile2472 # Edge and Graph Attributes specification</a> You need to make sure dot is able

Completed in 25 milliseconds