Searched defs:amount (Results 1 – 2 of 2) sorted by relevance
| /ThreadX-v6.4.1/common/src/ |
| D | tx_misra.c | 62 UCHAR *_tx_misra_uchar_pointer_add(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_add() 76 UCHAR *_tx_misra_uchar_pointer_sub(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_sub() 120 ULONG *_tx_misra_ulong_pointer_add(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_add() 134 ULONG *_tx_misra_ulong_pointer_sub(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_sub() 236 TX_TIMER_INTERNAL **_tx_misra_timer_pointer_add(TX_TIMER_INTERNAL **ptr1, ULONG amount) in _tx_misra_timer_pointer_add()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_misra.c | 60 UCHAR *_tx_misra_uchar_pointer_add(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_add() 74 UCHAR *_tx_misra_uchar_pointer_sub(UCHAR *ptr, ULONG amount) in _tx_misra_uchar_pointer_sub() 118 ULONG *_tx_misra_ulong_pointer_add(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_add() 132 ULONG *_tx_misra_ulong_pointer_sub(ULONG *ptr, ULONG amount) in _tx_misra_ulong_pointer_sub() 234 TX_TIMER_INTERNAL **_tx_misra_timer_pointer_add(TX_TIMER_INTERNAL **ptr1, ULONG amount) in _tx_misra_timer_pointer_add()
|