Home
last modified time | relevance | path

Searched refs:txdatacount (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_usart.c3397 uint16_t txdatacount; in USART_RxISR_8BIT() local
3431 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3458 (txdatacount == 0U)) in USART_RxISR_8BIT()
3461 (txdatacount == 0U)) in USART_RxISR_8BIT()
3509 uint16_t txdatacount; in USART_RxISR_16BIT() local
3545 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3572 (txdatacount == 0U)) in USART_RxISR_16BIT()
3575 (txdatacount == 0U)) in USART_RxISR_16BIT()
3624 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3656 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
[all …]
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_usart.c3384 uint16_t txdatacount; in USART_RxISR_8BIT() local
3408 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3432 (txdatacount == 0U)) in USART_RxISR_8BIT()
3475 uint16_t txdatacount; in USART_RxISR_16BIT() local
3501 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3525 (txdatacount == 0U)) in USART_RxISR_16BIT()
3568 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3600 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3625 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3701 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_usart.c3414 uint16_t txdatacount; in USART_RxISR_8BIT() local
3438 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3462 (txdatacount == 0U)) in USART_RxISR_8BIT()
3505 uint16_t txdatacount; in USART_RxISR_16BIT() local
3531 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3555 (txdatacount == 0U)) in USART_RxISR_16BIT()
3598 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3630 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3655 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3731 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_usart.c3402 uint16_t txdatacount; in USART_RxISR_8BIT() local
3426 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3450 (txdatacount == 0U)) in USART_RxISR_8BIT()
3493 uint16_t txdatacount; in USART_RxISR_16BIT() local
3519 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3543 (txdatacount == 0U)) in USART_RxISR_16BIT()
3586 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3618 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3643 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3719 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_usart.c3245 uint16_t txdatacount; in USART_RxISR_8BIT() local
3269 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3293 (txdatacount == 0U)) in USART_RxISR_8BIT()
3336 uint16_t txdatacount; in USART_RxISR_16BIT() local
3362 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3386 (txdatacount == 0U)) in USART_RxISR_16BIT()
3429 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3461 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3486 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3562 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_usart.c3378 uint16_t txdatacount; in USART_RxISR_8BIT() local
3402 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3426 (txdatacount == 0U)) in USART_RxISR_8BIT()
3469 uint16_t txdatacount; in USART_RxISR_16BIT() local
3495 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3519 (txdatacount == 0U)) in USART_RxISR_16BIT()
3562 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3594 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3619 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3695 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_usart.c3249 uint16_t txdatacount; in USART_RxISR_8BIT() local
3273 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3297 (txdatacount == 0U)) in USART_RxISR_8BIT()
3340 uint16_t txdatacount; in USART_RxISR_16BIT() local
3366 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3390 (txdatacount == 0U)) in USART_RxISR_16BIT()
3433 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3465 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3490 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3566 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_usart.c3268 uint16_t txdatacount; in USART_RxISR_8BIT() local
3292 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3316 (txdatacount == 0U)) in USART_RxISR_8BIT()
3359 uint16_t txdatacount; in USART_RxISR_16BIT() local
3385 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3409 (txdatacount == 0U)) in USART_RxISR_16BIT()
3452 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3484 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3509 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3585 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_usart.c3249 uint16_t txdatacount; in USART_RxISR_8BIT() local
3273 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3297 (txdatacount == 0U)) in USART_RxISR_8BIT()
3340 uint16_t txdatacount; in USART_RxISR_16BIT() local
3366 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3390 (txdatacount == 0U)) in USART_RxISR_16BIT()
3433 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3465 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3490 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3566 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_usart.c3390 uint16_t txdatacount; in USART_RxISR_8BIT() local
3414 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3438 (txdatacount == 0U)) in USART_RxISR_8BIT()
3481 uint16_t txdatacount; in USART_RxISR_16BIT() local
3507 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3531 (txdatacount == 0U)) in USART_RxISR_16BIT()
3574 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3606 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3631 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3707 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_usart.c3491 uint16_t txdatacount; in USART_RxISR_8BIT() local
3515 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3539 (txdatacount == 0U)) in USART_RxISR_8BIT()
3582 uint16_t txdatacount; in USART_RxISR_16BIT() local
3608 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3632 (txdatacount == 0U)) in USART_RxISR_16BIT()
3675 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3707 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3732 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3808 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_usart.c3565 uint16_t txdatacount; in USART_RxISR_8BIT() local
3589 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3613 (txdatacount == 0U)) in USART_RxISR_8BIT()
3656 uint16_t txdatacount; in USART_RxISR_16BIT() local
3682 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3706 (txdatacount == 0U)) in USART_RxISR_16BIT()
3749 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3781 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3806 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3882 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_usart.c3580 uint16_t txdatacount; in USART_RxISR_8BIT() local
3604 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3628 (txdatacount == 0U)) in USART_RxISR_8BIT()
3671 uint16_t txdatacount; in USART_RxISR_16BIT() local
3697 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3721 (txdatacount == 0U)) in USART_RxISR_16BIT()
3764 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3796 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3821 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3897 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_usart.c3470 uint16_t txdatacount; in USART_RxISR_8BIT() local
3494 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3518 (txdatacount == 0U)) in USART_RxISR_8BIT()
3561 uint16_t txdatacount; in USART_RxISR_16BIT() local
3587 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3611 (txdatacount == 0U)) in USART_RxISR_16BIT()
3654 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3686 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3711 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3787 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_usart.c3506 uint16_t txdatacount; in USART_RxISR_8BIT() local
3530 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3554 (txdatacount == 0U)) in USART_RxISR_8BIT()
3597 uint16_t txdatacount; in USART_RxISR_16BIT() local
3623 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3647 (txdatacount == 0U)) in USART_RxISR_16BIT()
3690 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3722 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3747 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
3823 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_usart.c3747 uint16_t txdatacount; in USART_RxISR_8BIT() local
3771 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3795 (txdatacount == 0U)) in USART_RxISR_8BIT()
3838 uint16_t txdatacount; in USART_RxISR_16BIT() local
3864 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3888 (txdatacount == 0U)) in USART_RxISR_16BIT()
3931 uint16_t txdatacount; in USART_RxISR_8BIT_FIFOEN() local
3963 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT_FIFOEN()
3988 (txdatacount == 0U)) in USART_RxISR_8BIT_FIFOEN()
4064 uint16_t txdatacount; in USART_RxISR_16BIT_FIFOEN() local
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_usart.c2962 uint16_t txdatacount; in USART_RxISR_8BIT() local
2984 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3001 (txdatacount == 0U)) in USART_RxISR_8BIT()
3042 uint16_t txdatacount; in USART_RxISR_16BIT() local
3066 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3083 (txdatacount == 0U)) in USART_RxISR_16BIT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_usart.c2971 uint16_t txdatacount; in USART_RxISR_8BIT() local
2993 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3010 (txdatacount == 0U)) in USART_RxISR_8BIT()
3051 uint16_t txdatacount; in USART_RxISR_16BIT() local
3075 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3092 (txdatacount == 0U)) in USART_RxISR_16BIT()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_usart.c3127 uint16_t txdatacount; in USART_RxISR_8BIT() local
3149 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3166 (txdatacount == 0U)) in USART_RxISR_8BIT()
3207 uint16_t txdatacount; in USART_RxISR_16BIT() local
3231 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3248 (txdatacount == 0U)) in USART_RxISR_16BIT()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_usart.c3111 uint16_t txdatacount; in USART_RxISR_8BIT() local
3133 txdatacount = husart->TxXferCount; in USART_RxISR_8BIT()
3150 (txdatacount == 0U)) in USART_RxISR_8BIT()
3191 uint16_t txdatacount; in USART_RxISR_16BIT() local
3215 txdatacount = husart->TxXferCount; in USART_RxISR_16BIT()
3232 (txdatacount == 0U)) in USART_RxISR_16BIT()