Related area
UART
Hardware specification
Any
Is your feature request related to a problem?
Change the Lock code session in UART HAL to use UART Number instead of using *uart_t.
This change will help to support Multi Taskinng while still being able to lock routine such as pinSet(), detach() or end()
Describe the solution you'd like
TBD
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide