Home
last modified time | relevance | path

Searched refs:IS_LEDC_DTCR (Results 1 – 2 of 2) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_ledc.c87 Assert_Param(IS_LEDC_DTCR(LEDC_InitStruct->LEDC_DeadTime)); in LEDC_Init()
234 Assert_Param(IS_LEDC_DTCR(LEDC_DeadTimeDuty)); in LEDC_SetDeadTimeDuty()
275 Assert_Param(IS_LEDC_DTCR(mode)); in LEDC_SetPolarityMode()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_ledc.h167 #define IS_LEDC_DTCR(x) (x < 64) macro

Completed in 5 milliseconds